Skip to content

Commit 60913a7

Browse files
authored
Merge pull request #2035 from getsops/dependabot/cargo/functional-tests/rust-0f1b85024b
build(deps): Bump serde_json from 1.0.148 to 1.0.149 in /functional-tests in the rust group
2 parents 0aab68e + 1024c2c commit 60913a7

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 <adrianutrilla@gmail.com>"]
77
[dependencies]
88
tempfile = "3.24.0"
99
serde = "1.0"
10-
serde_json = "1.0.148"
10+
serde_json = "1.0.149"
1111
serde_yaml = "0.9.34"
1212
serde_derive = "1.0"
1313
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)