Skip to content

Commit

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

---
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 Dec 25, 2023
1 parent 4a039a6 commit c5a6b5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -16,7 +16,7 @@ indicatif = "0.17.7"
ctrlc = "3.4.1"
tempfile = "3.8.0"
bzip2 = "0.4.4"
serde_yaml = "0.9.25"
serde_yaml = "0.9.29"
serde_json = "1.0.107"
serde = { version = "1.0", features = ["derive"] }
dirs = "5.0.1"
Expand Down

0 comments on commit c5a6b5a

Please sign in to comment.