Skip to content

Commit 5b23fac

Browse files
committed
Back to ctz's rustls master
1 parent bac1055 commit 5b23fac

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

Cargo.lock

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/download/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ optional = true
3333
openssl-sys = { version = "0.7.11", optional = true }
3434

3535
[dependencies.rustls]
36-
git = "https://github.com/inejge/rustls.git"
37-
branch = "new-wantsread"
36+
git = "https://github.com/ctz/rustls.git"
3837
optional = true
3938

4039
[dependencies.ca-loader]

0 commit comments

Comments
 (0)