Some cleanups for utpex

This commit is contained in:
Igor Katson 2024-08-25 12:53:28 +01:00
parent 5e09525dd5
commit 90bfb85bcc
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 56 additions and 132 deletions

View file

@ -20,3 +20,4 @@ librqbit-core = { path = "../librqbit_core", default-features = false, version =
bitvec = "1"
anyhow = "1"
bytes = "1.7.1"
itertools = "0.12"