You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
464 B
23 lines
464 B
--- weezl-0.1.8/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ weezl-0.1.8/Cargo.toml 2024-01-30T12:29:00.622493+00:00
|
|
@@ -61,19 +61,11 @@
|
|
name = "implicit_reset"
|
|
required-features = ["std"]
|
|
|
|
-[[bench]]
|
|
-name = "msb8"
|
|
-harness = false
|
|
-required-features = ["std"]
|
|
-
|
|
[dependencies.futures]
|
|
version = "0.3.12"
|
|
features = ["std"]
|
|
optional = true
|
|
default-features = false
|
|
-
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3.1"
|
|
|
|
[dev-dependencies.tokio]
|
|
version = "1"
|