Skip to content

Commit 4a70f29

Browse files
dependabot[bot]LMG
authored andcommitted
Bump serde_json from 1.0.67 to 1.0.68
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.67...v1.0.68) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f76a9bb commit 4a70f29

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.67"
36+
serde_json= "1.0.68"
3737
serde= "1.0.130"
3838
rust-crypto = "0.2.36"
3939
unindent = "0.1.7"

0 commit comments

Comments
 (0)