Skip to content

Commit

Permalink
build(deps): bump serde_yaml from 0.9.33 to 0.9.34+deprecated
Browse files Browse the repository at this point in the history
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.33 to 0.9.34+deprecated.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.33...0.9.34)

---
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 and github-actions[bot] committed Mar 25, 2024
1 parent 3fdd92f commit 97d70de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ pathdiff = { version = "0.2.1", features = ["camino"] }
rayon = "1.9.0"
serde = "1.0.197"
serde_derive = "1.0.194"
serde_yaml = "0.9.33"
serde_yaml = "0.9.34"
shell-words = "1.1.0"
simple-error = "0.3.0"
treestate = "0.1.1"
Expand Down

0 comments on commit 97d70de

Please sign in to comment.