Skip to content

Commit

Permalink
Bump serde_json from 1.0.133 to 1.0.134 (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 0c7bca6 commit 37af237
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 @@ -46,7 +46,7 @@ rustfmt-wrapper = "0.2.1"
schemars = { version = "0.8.21", features = ["chrono", "uuid1"] }
semver = "1.0.24"
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
serde_urlencoded = "0.7.1"
serde_yaml = "0.9"
syn = { version = "2.0.90", features = ["parsing"] }
Expand Down

0 comments on commit 37af237

Please sign in to comment.