Merged v7.0.1
This commit is contained in:
parent
e25612b73f
commit
e9acbaa9dc
7 changed files with 17 additions and 5051 deletions
|
|
@ -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",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue