Skip to content

Commit

Permalink
Merge pull request #199 from gcomte/dependabot/cargo/master/serde_yam…
Browse files Browse the repository at this point in the history
…l-0.9.25

Bump serde_yaml from 0.9.22 to 0.9.25
  • Loading branch information
gcomte authored Jul 24, 2023
2 parents 24c70bf + 1aa355d commit 670baa7
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 @@ -18,7 +18,7 @@ home-config = { version = "0.6.0", features = ["yaml"] }
log = "0.4.19"
reqwest = { version = "0.11.18", features = ["blocking", "json"] }
serde = { version = "1.0.168", features = ["derive"] }
serde_yaml = "0.9.21"
serde_yaml = "0.9.25"
si-unit-prefix = "1.0.0"
strum = { version = "0.25", features = ["derive"] }
strum_macros = "0.25"
Expand Down

0 comments on commit 670baa7

Please sign in to comment.