Skip to content

Commit 8824b05

Browse files
authored
Merge pull request #104 from multiformats/dependabot/cargo/unsigned-varint-0.8
build(deps): update unsigned-varint requirement from 0.7 to 0.8
2 parents 4dac9a6 + feeb33e commit 8824b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ multihash = "0.19"
2222
percent-encoding = "2.1.0"
2323
serde = "1.0.70"
2424
static_assertions = "1.1"
25-
unsigned-varint = "0.7"
25+
unsigned-varint = "0.8"
2626
url = { version = "2.1.0", optional = true, default-features = false }
2727
libp2p-identity = { version = "0.2.0", features = ["peerid"] }
2828

0 commit comments

Comments
 (0)