Skip to content

Commit e54f63c

Browse files
authored
Merge pull request #1907 from getsops/dependabot/cargo/functional-tests/rust-3482286b19
build(deps): Bump serde_json from 1.0.140 to 1.0.142 in /functional-tests in the rust group
2 parents 8752818 + 8eb3a5a commit e54f63c

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

0 commit comments

Comments
 (0)