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.
2 parents 4dac9a6 + feeb33e commit 8824b05Copy full SHA for 8824b05
Cargo.toml
@@ -22,7 +22,7 @@ multihash = "0.19"
22
percent-encoding = "2.1.0"
23
serde = "1.0.70"
24
static_assertions = "1.1"
25
-unsigned-varint = "0.7"
+unsigned-varint = "0.8"
26
url = { version = "2.1.0", optional = true, default-features = false }
27
libp2p-identity = { version = "0.2.0", features = ["peerid"] }
28
0 commit comments