Skip to content

Commit c6bdd2f

Browse files
authored
Merge pull request #1731 from getsops/dependabot/cargo/functional-tests/rust-a2419faa8f
build(deps): Bump serde_json from 1.0.134 to 1.0.135 in /functional-tests in the rust group
2 parents a0efc93 + ac10dc7 commit c6bdd2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

functional-tests/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functional-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Adrian Utrilla <[email protected]>"]
77
[dependencies]
88
tempfile = "3.15.0"
99
serde = "1.0"
10-
serde_json = "1.0.134"
10+
serde_json = "1.0.135"
1111
serde_yaml = "0.9.34"
1212
serde_derive = "1.0"
1313
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)