Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit e012709

Browse files
Bump serde_json from 1.0.56 to 1.0.59
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.56 to 1.0.59. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.56...v1.0.59) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae9a0a9 commit e012709

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

Cargo.lock

Lines changed: 12 additions & 5 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
@@ -12,7 +12,7 @@ dotenv = "0.15.0"
1212
tracing = "0.1.15"
1313
tracing-subscriber = "0.2.15"
1414
serde = "1.0.114"
15-
serde_json = "1.0.56"
15+
serde_json = "1.0.59"
1616
bincode = "1.3.1"
1717
shrinkwraprs = "0.3.0"
1818
chrono = { version = "0.4.19", features = ["serde"] }

0 commit comments

Comments
 (0)