Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 9334416

Browse files
Bump serde_json from 1.0.73 to 1.0.79 (#15)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.79. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.73...v1.0.79) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc08e99 commit 9334416

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
@@ -28,7 +28,7 @@ mailparse = "0.13.7"
2828
rusoto_core = "0.47.0"
2929
rusoto_ses = "0.47.0"
3030
serde = { version = "1.0.136", features = ["derive"] }
31-
serde_json = "1.0.73"
31+
serde_json = "1.0.79"
3232
tokio = { version = "1.16.1", features = ["macros", "io-util", "sync", "rt-multi-thread"] }
3333
tracing = { version = "0.1.29", features = ["log"] }
3434

0 commit comments

Comments
 (0)