Skip to content

Commit 90cee93

Browse files
build(deps): bump curl (#19)
1 parent e9eaef7 commit 90cee93

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
@@ -20,7 +20,7 @@ tag-message = "Version {{version}} of Rust-HTSlib."
2020
libz-sys = { version = "1.1.0", default-features = false, features = ["zlib-ng", "static"] }
2121
bzip2-sys = { version = "0.1.8", optional = true }
2222
lzma-sys = { version = "0.1.16", optional = true, features = ["static"] }
23-
curl-sys = { version = "0.4.44", optional = true, features = ["static-curl", "static-ssl", "protocol-ftp"] }
23+
curl-sys = { version = "0.4.78", optional = true, features = ["static-curl", "static-ssl", "protocol-ftp"] }
2424
libdeflate-sys = { version = "0.7.3", optional = true }
2525

2626
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]

0 commit comments

Comments
 (0)