Skip to content

Commit

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

chore(deps): Bump serde from 1.0.213 to 1.0.214
  • Loading branch information
notheotherben authored Oct 29, 2024
2 parents 1ca985c + 7482a2f commit a824b86
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 @@ -25,7 +25,7 @@ reqwest = { version = "0.12.9", default-features = false, features = [
"rustls-tls",
] }
rstest = "0.23.0"
serde = { version = "1.0.213", features = ["derive", "alloc"] }
serde = { version = "1.0.214", features = ["derive", "alloc"] }
serde_json = "1.0.132"
serde_yaml = "0.9.34"
sha2 = "0.10.8"
Expand Down

0 comments on commit a824b86

Please sign in to comment.