Skip to content

Commit 1272cb4

Browse files
Bump serde_json from 1.0.140 to 1.0.141 (#1374)
--- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83f78e7 commit 1272cb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rustls = "0.22.4"
3333
rustls-pemfile = "2.1.3"
3434
scopeguard = "1.2.0"
3535
semver = "1.0.26"
36-
serde_json = "1.0.140"
36+
serde_json = "1.0.141"
3737
serde_path_to_error = "0.1.17"
3838
serde_urlencoded = "0.7.1"
3939
sha1 = "0.10.6"

0 commit comments

Comments
 (0)