Skip to content

Commit ba46d66

Browse files
fix(deps): update rust crate reqwest to 0.12.23
1 parent fa555f6 commit ba46d66

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
@@ -14,7 +14,7 @@ itertools = "0.14.0"
1414
proc-macro2 = "1.0.101"
1515
proc-macro-error2 = "2.0.1"
1616
quote = "1.0.40"
17-
reqwest = { version = "0.12.22", default-features = false, features = [
17+
reqwest = { version = "0.12.23", default-features = false, features = [
1818
"json",
1919
"http2",
2020
] }

0 commit comments

Comments
 (0)