Upgrade deps

This commit is contained in:
Igor Katson 2022-12-04 13:11:40 +00:00
parent 15ae48e5af
commit ae847ce99c
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
12 changed files with 493 additions and 2173 deletions

View file

@ -13,5 +13,5 @@ buffers = {path="../buffers"}
bencode = {path = "../bencode", default-features=false}
clone_to_owned = {path="../clone_to_owned"}
librqbit_core = {path="../librqbit_core"}
bitvec = "0.22"
bitvec = "1"
anyhow = "1"