Skip to content

Commit

Permalink
Merge pull request #1655 from getsops/dependabot/cargo/functional-tes…
Browse files Browse the repository at this point in the history
…ts/rust-74e350ad66

build(deps): Bump serde_json from 1.0.128 to 1.0.132 in /functional-tests in the rust group
  • Loading branch information
felixfontein authored Oct 21, 2024
2 parents 0f64046 + a722fb4 commit 8b1a1d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions functional-tests/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 functional-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Adrian Utrilla <[email protected]>"]
[dependencies]
tempdir = "0.3.5"
serde = "1.0"
serde_json = "1.0.128"
serde_json = "1.0.132"
serde_yaml = "0.9.34"
serde_derive = "1.0"
lazy_static = "1.5.0"

0 comments on commit 8b1a1d6

Please sign in to comment.