Skip to content

Commit c876f84

Browse files
dependabot[bot]LMG
andauthored
Bump serde_json from 1.0.71 to 1.0.72 (#544)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.71...v1.0.72) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Marie Givel <louis-marie.givel@esrlabs.com>
1 parent 5219181 commit c876f84

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.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ base64 = "0.13.0"
3333
regex = "1.5.4"
3434
lazy_static = "1.4.0"
3535
josh = {path = "../"}
36-
serde_json= "1.0.71"
36+
serde_json= "1.0.72"
3737
serde= "1.0.130"
3838
rust-crypto = "0.2.36"
3939
unindent = "0.1.7"

0 commit comments

Comments
 (0)