Skip to content

Commit

Permalink
Merge pull request #146 from shadow3aaa/dependabot/cargo/serde_json-1…
Browse files Browse the repository at this point in the history
….0.138

build(deps): bump serde_json from 1.0.137 to 1.0.138
  • Loading branch information
shadow3aaa authored Feb 3, 2025
2 parents 6086f65 + 519c851 commit a74fcc5
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 @@ -51,7 +51,7 @@ num_cpus = "1.16.0"
anyhow = "1.0.95"
toml = "0.8.19"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.137"
serde_json = "1.0.138"
vergen = { version = "9.0.4", features = ["build", "cargo", "rustc", "si"] }

[profile.dev]
Expand Down

0 comments on commit a74fcc5

Please sign in to comment.