Skip to content

Commit ff66ed4

Browse files
committed
Upse ctz's rustls repo again
1 parent a6e4e4e commit ff66ed4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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,6 +33,5 @@ optional = true
3333
openssl-sys = { version = "0.7.11", optional = true }
3434

3535
[dependencies.rustls]
36-
git = "https://github.com/brson/rustls.git"
37-
branch = "next"
36+
git = "https://github.com/ctz/rustls.git"
3837
optional = true

0 commit comments

Comments
 (0)