Skip to content

Commit 84e1f34

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump serde_json from 1.0.128 to 1.0.132
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.132. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ab3cec commit 84e1f34

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
@@ -30,7 +30,7 @@ log = "0.4.20"
3030
regex = "1.9.5"
3131
serde = { version = "1.0", features = ["derive"] }
3232
serde_derive = "1.0.188"
33-
serde_json = "1.0.107"
33+
serde_json = "1.0.132"
3434
simple_logger = "5.0.0"
3535
strum = "0.26.0"
3636
strum_macros = "0.26.0"

0 commit comments

Comments
 (0)