Skip to content

Commit

Permalink
Merge pull request #88 from simonrupf/dependabot/cargo/serde_json-1.0…
Browse files Browse the repository at this point in the history
….139

Bump serde_json from 1.0.137 to 1.0.139
  • Loading branch information
simonrupf authored Feb 23, 2025
2 parents 76a7733 + 7efa974 commit 55c6c04
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 @@ -67,7 +67,7 @@ quick-xml = { version = "0.37.2", features = ["serialize"], optional = true }
rsv-core = { version = "0.0.4", optional = true }
serde = { version = "1.0.218", features = ["serde_derive"] }
serde_ini = { version = "0.2.0", optional = true }
serde_json = "1.0.137"
serde_json = "1.0.139"
serde_yaml = { version = "0.9.34", optional = true }
toml = { version = "0.8.8", optional = true }
yaml-split = { version = "0.4.0", optional = true }
Expand Down

0 comments on commit 55c6c04

Please sign in to comment.