Skip to content

Commit 5e6fe48

Browse files
Bump reqwest from 0.12.1 to 0.12.4 (#173)
1 parent 8ad6785 commit 5e6fe48

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

Cargo.lock

+17-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ uuid = { version = "1.7.0", features = [
2828
"macro-diagnostics", # Enable better diagnostics for compile-time UUIDs
2929
]}
3030

31-
reqwest = { version = "0.12.1", features = ["blocking", "multipart"] }
31+
reqwest = { version = "0.12.4", features = ["blocking", "multipart"] }
3232

3333
rustc_version_runtime = "0.3.0"
3434
os_info = "3"

0 commit comments

Comments
 (0)