GGist / bip-rs

BitTorrent Infrastructure Project In Rust
Apache License 2.0
296 stars 33 forks source link

Publish a new version of bip_metainfo? #148

Open max-b opened 4 years ago

max-b commented 4 years ago

It looks like you never published a new version of bip_metainfo after you fixed https://github.com/GGist/bip-rs/pull/144 ?

At least one other project has run into a similar issue: https://github.com/fuchsi/maketorrent/commit/e0eee8c7401d7fb2668ef5ecf04a8573a058452f

Thanks!