Skip to content

Commit

Permalink
Update Rust crate unsigned-varint to 0.8 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 62bb5a4 commit 7c2612c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/multiaddr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ multibase = "0.9.1"
percent-encoding = "2.3.0"
serde = "1.0.192"
static_assertions = "1.1"
unsigned-varint = "0.7"
unsigned-varint = "0.8"
url = { version = "2.4.1", optional = true, default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 7c2612c

Please sign in to comment.