Skip to content

Commit da91baf

Browse files
chore(deps): bump serde_json from 1.0.70 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.72. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.70...v1.0.72) --- 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 b4f64f0 commit da91baf

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
@@ -46,7 +46,7 @@ tokio = { version = "1.14.0", features = ["fs", "rt-multi-thread", "signal", "ma
4646
tokio-rustls = "0.23.1"
4747
toml = "0.5.8"
4848
serde = { version = "1.0.131", features = ["derive"] }
49-
serde_json = "1.0.70"
49+
serde_json = "1.0.72"
5050
structopt = { version = "0.3.25", default-features = false }
5151

5252
[dev-dependencies]

0 commit comments

Comments
 (0)