Skip to content

Commit b8642dc

Browse files
Bump serde_json from 1.0.134 to 1.0.135 (#217)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42e83c2 commit b8642dc

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.43.0", features = ["macros", "rt"] }
19-
serde_json = "1.0.134"
19+
serde_json = "1.0.135"
2020
serde = { version = "1.0.217", 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.4" }

0 commit comments

Comments
 (0)