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/rust-flume-criterion.patch

14 lines
372 B

diff -up flume-0.10.14/Cargo.toml.criterion flume-0.10.14/Cargo.toml
--- flume-0.10.14/Cargo.toml.criterion 1969-12-31 17:00:01.000000000 -0700
+++ flume-0.10.14/Cargo.toml 2022-10-19 08:48:19.949933517 -0600
@@ -69,9 +69,6 @@ features = [
"unstable",
]
-[dev-dependencies.criterion]
-version = "0.3.4"
-
[dev-dependencies.crossbeam-channel]
version = "0.5.5"