Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.193 (#71)
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] authored Nov 23, 2023
1 parent 13d7e65 commit bafbcc1
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 @@ -20,7 +20,7 @@ byteorder = "1.5.0"
data-encoding = "2.4"
multibase = "0.9.1"
percent-encoding = "2.3.0"
serde = "1.0.192"
serde = "1.0.193"
static_assertions = "1.1"
unsigned-varint = "0.8"
url = { version = "2.4.1", optional = true, default-features = false }
Expand Down

0 comments on commit bafbcc1

Please sign in to comment.