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.
22 lines
427 B
22 lines
427 B
2 months ago
|
--- flume-0.11.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ flume-0.11.1/Cargo.toml 2024-10-19T20:49:50.375274+00:00
|
||
|
@@ -73,10 +73,6 @@
|
||
|
"unstable",
|
||
|
]
|
||
|
|
||
|
-[dev-dependencies.criterion]
|
||
|
-version = "0.5.1"
|
||
|
-default-features = false
|
||
|
-
|
||
|
[dev-dependencies.crossbeam-channel]
|
||
|
version = "0.5.5"
|
||
|
|
||
|
@@ -89,7 +85,6 @@
|
||
|
|
||
|
[dev-dependencies.getrandom]
|
||
|
version = "0.2.15"
|
||
|
-features = ["js"]
|
||
|
|
||
|
[dev-dependencies.rand]
|
||
|
version = "0.8.3"
|