Skip to content

Commit

Permalink
Merge pull request #459 from rust-secure-code/dependabot/cargo/serde_…
Browse files Browse the repository at this point in the history
…json-1.0.95
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
2 parents f56e866 + c198db2 commit 42e68c6
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-geiger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pico-args = "0.5.0"
rayon = "1.7.0"
regex = "1.7.3"
serde = { version = "1.0.132", features = ["derive"] }
serde_json = "1.0.93"
serde_json = "1.0.95"
strum = "0.24.1"
strum_macros = "0.24.3"
walkdir = "2.3.3"
Expand Down

0 comments on commit 42e68c6

Please sign in to comment.