Skip to content

Commit 817fd22

Browse files
chore(deps): bump serde_json from 1.0.74 to 1.0.75
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.75. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.74...v1.0.75) --- 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 d0ed112 commit 817fd22

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
@@ -47,7 +47,7 @@ termcolor = "1.1.2"
4747
tokio-rustls = "0.23.2"
4848
toml = "0.5.8"
4949
serde = { version = "1.0.133", features = ["derive"] }
50-
serde_json = "1.0.74"
50+
serde_json = "1.0.75"
5151
structopt = { version = "0.3.25", default-features = false }
5252

5353
[dev-dependencies]

0 commit comments

Comments
 (0)