Skip to content

Commit

Permalink
chore(deps): bump serde_json from 1.0.128 to 1.0.129 (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 9a3bfb3 commit 8fb5766
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 @@ -63,7 +63,7 @@ reqwest = { version = "0.12.8", features = ["blocking"] }
self-replace = "1.5.0"
semver = "1.0.23"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.128"
serde_json = "1.0.129"
serde_yaml = "0.9"
sha1 = "0.10.6"
sha2 = "0.10.8"
Expand Down

0 comments on commit 8fb5766

Please sign in to comment.