Skip to content

Commit 6234aa3

Browse files
chore(deps): bump serde_json from 1.0.128 to 1.0.129
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.129. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.129) --- 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 261f8e7 commit 6234aa3

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.128"
30+
serde_json = "1.0.129"
3131
serde = { version = "1.0.210", features = ["derive"] }
3232
dirs = "5.0.1"
3333
rpassword = "7.3.1"

0 commit comments

Comments
 (0)