Skip to content

Commit 18c36da

Browse files
committed
chore(dependencies): Bump curl to v0.4.9 to prevent build errors with minimal versions
1 parent 6d5a351 commit 18c36da

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
@@ -21,7 +21,7 @@ atty = "0.2"
2121
crates-io = { path = "src/crates-io", version = "0.16" }
2222
crossbeam = "0.3"
2323
crypto-hash = "0.3"
24-
curl = "0.4.6"
24+
curl = "0.4.9"
2525
env_logger = "0.5"
2626
failure = "0.1.1"
2727
filetime = "0.2"

0 commit comments

Comments
 (0)