Cargo upgrade all deps

This commit is contained in:
Igor Katson 2024-08-28 11:44:01 +01:00
parent 3ef9dc6655
commit 52ca07fe41
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 98 additions and 171 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.12"
itertools = "0.13"