mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
access list: use hex crate for info hash parsing
This commit is contained in:
parent
752873280b
commit
f370dac330
4 changed files with 16 additions and 15 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -76,6 +76,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"hashbrown 0.11.2",
|
||||
"hex",
|
||||
"indexmap",
|
||||
"rand",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue