Skip to content

Commit 425ccab

Browse files
authored
Merge pull request #1716 from getsops/dependabot/cargo/functional-tests/rust-62c0d91e03
build(deps): Bump serde_json from 1.0.133 to 1.0.134 in /functional-tests in the rust group
2 parents 73fadcf + 8021022 commit 425ccab

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.12.0"
99
serde = "1.0"
10-
serde_json = "1.0.133"
10+
serde_json = "1.0.134"
1111
serde_yaml = "0.9.34"
1212
serde_derive = "1.0"
1313
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)