Skip to content

Commit dc3e389

Browse files
committed
Upstream MesaLink branch
1 parent 1ae2398 commit dc3e389

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

curl-sys/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ libc = "0.2.2"
2424
libnghttp2-sys = { optional = true, version = "0.1" }
2525

2626
[dependencies.mesalink]
27-
version = "1.1.0-beta"
28-
git = "https://github.com/sagebind/mesalink"
29-
branch = "cargo-c-headers"
27+
version = "1.1.0-cratesio"
28+
git = "https://github.com/mesalock-linux/mesalink"
29+
branch = "crates_io"
3030
optional = true
3131
default-features = false
3232
features = ["client_apis", "error_strings", "tls13", "aesgcm", "chachapoly", "x25519", "ecdh", "ecdsa", "verifier"]

0 commit comments

Comments
 (0)