Skip to content

Commit ad35e7c

Browse files
chore(deps): bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.82...v1.0.83) --- 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 27f610c commit ad35e7c

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 @@ percent-encoding = "2.1.0"
4646
rustls = "0.20.6"
4747
rustls-pemfile = "1.0.0"
4848
serde = { version = "1.0.142", features = ["derive"] }
49-
serde_json = "1.0.82"
49+
serde_json = "1.0.83"
5050
structopt = { version = "0.3.26", default-features = false }
5151
termcolor = "1.1.3"
5252
tokio = { version = "1.20.1", features = ["fs", "rt-multi-thread", "signal", "macros"] }

0 commit comments

Comments
 (0)