Make rust-tls work (through ring)

This commit is contained in:
Igor Katson 2024-08-27 15:11:34 +01:00
parent 78ee947d44
commit 01a4f68e20
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 77 additions and 27 deletions

1
Cargo.lock generated
View file

@ -1661,6 +1661,7 @@ name = "librqbit-sha1-wrapper"
version = "3.0.0"
dependencies = [
"crypto-hash",
"ring",
]
[[package]]