Skip to content

Commit

Permalink
Update Rust crate serde_yaml to 0.8.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent 486fde2 commit 752f111
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 @@ -35,5 +35,5 @@ pretty_env_logger = "0.4.0"
schemars = "0.8.10"
serde = { version = "1.0.138", features = ["derive"] }
serde_json = "1.0.82"
serde_yaml = "0.8.24"
serde_yaml = "0.8.25"
subprocess = "0.2.9"

0 comments on commit 752f111

Please sign in to comment.