Skip to content

Commit d6ecc94

Browse files
Bump serde_json from 1.0.122 to 1.0.129
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.129. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...1.0.129) --- 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 ed6fc31 commit d6ecc94

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
@@ -59,7 +59,7 @@ rand = "0.8.5"
5959
sha1 = "0.10.6"
6060
linreg = "0.2.0"
6161
serde = "1.0.210"
62-
serde_json = "1.0.121"
62+
serde_json = "1.0.129"
6363
clap = "4.5.20"
6464
rand_chacha = "0.3.1"
6565

0 commit comments

Comments
 (0)