Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit d9b95d1

Browse files
Bump serde_json from 1.0.60 to 1.0.62
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.60 to 1.0.62. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.60...v1.0.62) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 191d5bf commit d9b95d1

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
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
memmap = "0.7.0"
1111
debugserver-types = "0.5.0"
12-
serde_json = "1.0.58"
12+
serde_json = "1.0.62"
1313
serde = { version = "1.0", features = ["derive"] }
1414
log = "0.4.8"
1515
simplelog = "0.8.0"

0 commit comments

Comments
 (0)