Skip to content

Commit

Permalink
Bump serde_yaml from 0.9.22 to 0.9.24
Browse files Browse the repository at this point in the history
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.22 to 0.9.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.22...0.9.24)

---
updated-dependencies:
- dependency-name: serde_yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 9612026 commit 380d92a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libp2p = { version = "0.50.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.24"
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 380d92a

Please sign in to comment.