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.
rust-flume/flume-fix-metadata.diff

13 lines
265 B

--- flume-0.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ flume-0.11.0/Cargo.toml 2024-06-10T15:02:13.134717+00:00
@@ -66,9 +66,6 @@
"unstable",
]
-[dev-dependencies.criterion]
-version = "0.3.4"
-
[dev-dependencies.crossbeam-channel]
version = "0.5.5"