Skip to content

Commit 29ee35a

Browse files
committed
Remove build metadata from curl-sys version.
1 parent 9d3f4e4 commit 29ee35a

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 @@ core-foundation = { version = "0.9.4", features = ["mac_os_10_7_support"] }
4141
crates-io = { version = "0.40.0", path = "crates/crates-io" }
4242
criterion = { version = "0.5.1", features = ["html_reports"] }
4343
curl = "0.4.44"
44-
curl-sys = "0.4.71+curl-8"
44+
curl-sys = "0.4.71"
4545
filetime = "0.2.23"
4646
flate2 = { version = "1.0.28", default-features = false, features = ["zlib"] }
4747
git2 = "0.18.1"

0 commit comments

Comments
 (0)