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 2018545 commit cb10be2Copy full SHA for cb10be2
Cargo.toml
@@ -42,7 +42,7 @@ libc = { version = "0.2", optional = true }
42
[dev-dependencies]
43
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
44
http-body-util = "=0.1.0-rc.3"
45
-pretty_env_logger = "0.4"
+pretty_env_logger = "0.5"
46
spmc = "0.3"
47
serde = { version = "1.0", features = ["derive"] }
48
serde_json = "1.0"
0 commit comments