Skip to content

Commit d9a2633

Browse files
Bump serde_json from 1.0.138 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.138 to 1.0.140. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.140) --- 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 520d090 commit d9a2633

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
@@ -58,7 +58,7 @@ rand = "0.8.5"
5858
sha1 = "0.10.6"
5959
linreg = "0.2.0"
6060
serde = "1.0.219"
61-
serde_json = "1.0.138"
61+
serde_json = "1.0.140"
6262
clap = "4.5.34"
6363
rand_chacha = "0.3.1"
6464
bitvec = "1.0.1"

0 commit comments

Comments
 (0)