This commit is contained in:
Igor Katson 2025-01-06 16:04:46 +00:00
parent bcb57c8b71
commit 731710245f
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
6 changed files with 800 additions and 844 deletions

View file

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