Skip to content

Commit 7350327

Browse files
renovate[bot]Darunada
authored andcommitted
Update Rust crate curl to 0.4.44
1 parent c229d1d commit 7350327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ reqwest-rustls-tls = ["reqwest/rustls-tls-native-roots"]
1717

1818
[dependencies]
1919
anyhow.workspace = true
20-
curl = {version = "0.4.11", optional = true}
20+
curl = {version = "0.4.44", optional = true}
2121
env_proxy = {version = "0.4.1", optional = true}
2222
lazy_static = {workspace=true, optional = true}
2323
reqwest = {version = "0.11", default-features = false, features = ["blocking", "gzip", "socks"], optional = true}

0 commit comments

Comments
 (0)