Skip to content

Commit

Permalink
Merge pull request #150 from ackintosh/dependabot/cargo/serde_yaml-0.…
Browse files Browse the repository at this point in the history
…9.25
  • Loading branch information
dependabot[bot] committed Aug 3, 2023
2 parents f699b2a + d8ebcfc commit 4e2afc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libp2p = { version = "0.51.0", default-features = false, features = ["dns", "tok
lru = "0.10.1"
parking_lot = "0.12.1"
primitive-types = "0.12.1"
serde_yaml = "0.9.22"
serde_yaml = "0.9.25"
smallvec = "1.11.0"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
tokio = { version = "1.26.0", features = ["full"] }
Expand Down

0 comments on commit 4e2afc6

Please sign in to comment.