Skip to content

Commit

Permalink
Merge pull request #46 from SierraSoftworks/dependabot/cargo/serde-1.…
Browse files Browse the repository at this point in the history
…0.206

chore(deps): Bump serde from 1.0.205 to 1.0.206
  • Loading branch information
notheotherben authored Aug 12, 2024
2 parents 892d4e5 + d71d7bb commit fa1132b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
"rustls-tls",
] }
rstest = "0.22.0"
serde = { version = "1.0.205", features = ["derive", "alloc"] }
serde = { version = "1.0.206", features = ["derive", "alloc"] }
serde_json = "1.0.124"
serde_yaml = "0.9.34"
sha2 = "0.10.8"
Expand Down

0 comments on commit fa1132b

Please sign in to comment.