Skip to content

Commit 25e0eba

Browse files
Bump serde_json from 1.0.122 to 1.0.125 (#192)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: N0D4N <[email protected]>
1 parent 89c2819 commit 25e0eba

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
@@ -16,7 +16,7 @@ incremental = true
1616

1717
[dependencies]
1818
tokio = { version = "1.39.2", features = ["macros", "rt"] }
19-
serde_json = "1.0.122"
19+
serde_json = "1.0.125"
2020
serde = { version = "1.0.208", features = ["derive"] }
2121
rand = { version = "0.8.5", features = ["std", "std_rng"] }
2222
serenity = { default-features = false, features = ["http", "model", "utils", "rustls_backend"], version = "0.12.2" }

0 commit comments

Comments
 (0)