Skip to content

Commit c264f40

Browse files
chore(deps): bump serde_json from 1.0.134 to 1.0.135 (#63)
1 parent 21b2dfe commit c264f40

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
@@ -13,7 +13,7 @@ tracing-futures = "0.2"
1313
async-trait = "0.1.85"
1414
reqwest = { version = "0.12.12", features = ["json", "multipart", "stream"] }
1515
serde = { version = "1.0.217", features = ["derive"] }
16-
serde_json = "1.0.134"
16+
serde_json = "1.0.135"
1717
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
1818
tokio-util = { version = "0.7.3", features = ["codec"] }
1919
thiserror = "2.0.9"

0 commit comments

Comments
 (0)