timed existence for lock time debugging

This commit is contained in:
Igor Katson 2023-11-19 19:40:45 +00:00
parent 1a55936346
commit ff71ade190
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 159 additions and 51 deletions

View file

@ -13,6 +13,7 @@ readme = "README.md"
[features]
default = ["sha1-system", "default-tls"]
timed_existence = ["librqbit/timed_existence"]
sha1-system = ["librqbit/sha1-system"]
sha1-openssl = ["librqbit/sha1-openssl"]
sha1-rust = ["librqbit/sha1-rust"]