Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.190 (#22)
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 2, 2023
1 parent 1623d08 commit f178586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/multiaddr/Cargo.toml
Expand Up @@ -19,7 +19,7 @@ byteorder = "1.3.1"
data-encoding = "2.1"
multibase = "0.9.1"
percent-encoding = "2.1.0"
serde = "1.0.70"
serde = "1.0.190"
static_assertions = "1.1"
unsigned-varint = "0.7"
url = { version = "2.1.0", optional = true, default-features = false }
Expand Down

0 comments on commit f178586

Please sign in to comment.