Merged v7.0.1

This commit is contained in:
Igor Katson 2024-08-30 16:45:19 +01:00
parent e25612b73f
commit e9acbaa9dc
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 17 additions and 5051 deletions

View file

@ -11,3 +11,8 @@ pub mod speed_estimator;
pub mod torrent_metainfo;
pub use hash_id::Id20;
assert_cfg::exactly_one! {
feature = "sha1-crypto-hash",
feature = "sha1-ring",
}