Skip to content

Commit 1767b58

Browse files
Bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.92...v1.0.93) --- 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 e3cbe14 commit 1767b58

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ debug = false
2727
strip = "symbols"
2828

2929
[dependencies]
30-
serde_json = "1.0.92"
30+
serde_json = "1.0.93"
3131
serde = { version = "1.0.152", features = ["derive"] }
3232
dirs = "4.0.0"
3333
rpassword = "7.2.0"

0 commit comments

Comments
 (0)