We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4769260 commit a346abaCopy full SHA for a346aba
Cargo.toml
@@ -22,7 +22,6 @@ snafu = "0.8.6"
22
[target.'cfg(all(target_family = "wasm", target_os = "unknown"))'.dependencies]
23
24
[dev-dependencies]
25
-n0-future = "0.2.0"
26
rand = "0.9"
27
tokio = { version = "1", features = ["macros", "sync", "rt-multi-thread", "time", "test-util"] }
28
tokio-util = { version = "0.7", features = ["io-util", "io", "rt"] }
0 commit comments