Skip to content

Commit

Permalink
Update Rust crate url to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent e5be4ac commit dc8feda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/multiaddr/Cargo.toml
Expand Up @@ -22,7 +22,7 @@ percent-encoding = "2.1.0"
serde = "1.0.190"
static_assertions = "1.1"
unsigned-varint = "0.7"
url = { version = "2.1.0", optional = true, default-features = false }
url = { version = "2.4.1", optional = true, default-features = false }

[dev-dependencies]
bincode = "1"
Expand Down

0 comments on commit dc8feda

Please sign in to comment.