Skip to content

Commit

Permalink
Merge pull request #85 from oriontvv/dependabot/cargo/serde_yaml-0.9.…
Browse files Browse the repository at this point in the history
…34deprecated

Bump serde_yaml from 0.9.29 to 0.9.34+deprecated
  • Loading branch information
oriontvv authored Oct 12, 2024
2 parents 9bd11a6 + 014ed64 commit f4c6af7
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 @@ -21,7 +21,7 @@ json5 = "0.4.1"
ron = "0.8.1"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.109"
serde_yaml = "0.9.29"
serde_yaml = "0.9.34"
toml = "0.8.19"

[dev-dependencies]
Expand Down

0 comments on commit f4c6af7

Please sign in to comment.