Skip to content

Commit

Permalink
Bump serde_yaml from 0.9.21 to 0.9.22 (#32264)
Browse files Browse the repository at this point in the history
* Bump serde_yaml from 0.9.21 to 0.9.22

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.21...0.9.22)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [auto-commit] Update all Cargo lock files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <[email protected]>
  • Loading branch information
dependabot[bot] and dependabot-buildkite authored Jun 29, 2023
1 parent 3e5ee8d commit c0d8891
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 32 deletions.
60 changes: 41 additions & 19 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 @@ -282,7 +282,7 @@ serde = "1.0.164"
serde_bytes = "0.11.9"
serde_derive = "1.0.103"
serde_json = "1.0.99"
serde_yaml = "0.9.21"
serde_yaml = "0.9.22"
serial_test = "0.9.0"
serde_with = { version = "2.3.3", default-features = false }
sha2 = "0.10.7"
Expand Down
46 changes: 34 additions & 12 deletions programs/sbf/Cargo.lock

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

0 comments on commit c0d8891

Please sign in to comment.