Skip to content

Commit 67fcdd0

Browse files
build(deps): Bump serde_json in /functional-tests in the rust group
Bumps the rust group in /functional-tests with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fe1684 commit 67fcdd0

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)