Skip to content

Commit

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

build(deps): Bump serde_json from 1.0.133 to 1.0.134 in /functional-tests in the rust group
  • Loading branch information
felixfontein authored Dec 23, 2024
2 parents 73fadcf + 8021022 commit 425ccab
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.12.0"
serde = "1.0"
serde_json = "1.0.133"
serde_json = "1.0.134"
serde_yaml = "0.9.34"
serde_derive = "1.0"
lazy_static = "1.5.0"

0 comments on commit 425ccab

Please sign in to comment.