Skip to content

Commit 13ddb2d

Browse files
committed
Use published version of MesaLink
1 parent dc3e389 commit 13ddb2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

curl-sys/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ libnghttp2-sys = { optional = true, version = "0.1" }
2525

2626
[dependencies.mesalink]
2727
version = "1.1.0-cratesio"
28-
git = "https://github.com/mesalock-linux/mesalink"
29-
branch = "crates_io"
3028
optional = true
3129
default-features = false
3230
features = ["client_apis", "error_strings", "tls13", "aesgcm", "chachapoly", "x25519", "ecdh", "ecdsa", "verifier"]

0 commit comments

Comments
 (0)