Skip to content

Commit b12c313

Browse files
Update Rust crate reqwest to 0.12.15 (#115)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 1d42167 commit b12c313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] }
4141
colored = "2"
4242
rand = "0.8"
4343
camino = { version = "1.1.1", features = ["serde1"] }
44-
reqwest = { version = "0.12.7", default-features = false }
44+
reqwest = { version = "0.12.15", default-features = false }
4545
oxnet = { version = "0.1.0", default-features = false }
4646
indicatif = "0.17.8"
4747
xz2 = "0.1.7"

0 commit comments

Comments
 (0)