|
|
@ -1,19 +1,20 @@
|
|
|
|
--- piper-0.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
--- piper-0.2.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ piper-0.2.1/Cargo.toml 2023-10-08T21:09:34.238288+00:00
|
|
|
|
+++ piper-0.2.4/Cargo.toml 2024-09-15T21:25:13.144345+00:00
|
|
|
|
@@ -22,10 +22,6 @@
|
|
|
|
@@ -36,11 +36,6 @@
|
|
|
|
readme = "README.md"
|
|
|
|
name = "pipe"
|
|
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
path = "tests/pipe.rs"
|
|
|
|
repository = "https://github.com/notgull/piper"
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
-[[bench]]
|
|
|
|
-[[bench]]
|
|
|
|
-name = "pipe_comparison"
|
|
|
|
-name = "pipe_comparison"
|
|
|
|
|
|
|
|
-path = "benches/pipe_comparison.rs"
|
|
|
|
-harness = false
|
|
|
|
-harness = false
|
|
|
|
|
|
|
|
-
|
|
|
|
[dependencies.atomic-waker]
|
|
|
|
[dependencies.atomic-waker]
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.1.0"
|
|
|
|
@@ -58,11 +54,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
@@ -72,11 +67,6 @@
|
|
|
|
[dev-dependencies.async-io]
|
|
|
|
[dev-dependencies.async-io]
|
|
|
|
version = "1.13.0"
|
|
|
|
version = "2.0.0"
|
|
|
|
|
|
|
|
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.4.0"
|
|
|
|
-version = "0.4.0"
|
|
|
|