Skip to content

Commit

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

chore(deps): Bump serde from 1.0.210 to 1.0.213
  • Loading branch information
notheotherben authored Oct 23, 2024
2 parents fe1a5e3 + 7963771 commit 680f041
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.8", default-features = false, features = [
"rustls-tls",
] }
rstest = "0.23.0"
serde = { version = "1.0.209", features = ["derive", "alloc"] }
serde = { version = "1.0.213", features = ["derive", "alloc"] }
serde_json = "1.0.132"
serde_yaml = "0.9.34"
sha2 = "0.10.8"
Expand Down

0 comments on commit 680f041

Please sign in to comment.