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 6f0d572 commit 325042fCopy full SHA for 325042f
Cargo.toml
@@ -35,7 +35,7 @@ num_cpus = "1.15.0"
35
oneshot = "0.1.8"
36
parking_lot = { version = "0.12.1", optional = true }
37
pin-project = "1.1.5"
38
-portable-atomic = { version = "1.9.0", optional = true }
+portable-atomic = { version = "1", optional = true }
39
postcard = { version = "1", default-features = false, features = ["alloc", "use-std", "experimental-derive"] }
40
quic-rpc = { version = "0.13.0", optional = true }
41
quic-rpc-derive = { version = "0.13.0", optional = true }
0 commit comments