Skip to content

Commit

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

build(deps): Bump serde_json from 1.0.134 to 1.0.135 in /functional-tests in the rust group
  • Loading branch information
felixfontein authored Jan 13, 2025
2 parents a0efc93 + ac10dc7 commit c6bdd2f
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]
tempfile = "3.15.0"
serde = "1.0"
serde_json = "1.0.134"
serde_json = "1.0.135"
serde_yaml = "0.9.34"
serde_derive = "1.0"
lazy_static = "1.5.0"

0 comments on commit c6bdd2f

Please sign in to comment.