vimpunk / cratetorrent

A BitTorrent V1 engine library for Rust (and currently Linux)
459 stars 32 forks source link

Update deps #105

Closed jbrady42 closed 2 years ago

jbrady42 commented 2 years ago

Based on the work in #104

Adds update to bitvec and handles look-ahead parsing with Cursor.

vimpunk commented 2 years ago

Hey @jbrady42!

Thanks for picking this up. I was going to merge but then I saw @pawanjay176 picked up !104 and I would like to merge that one first due to precedence.

I am merging your PR right after theirs so that the bitvec changes land in master. Thanks a lot :)