P3KI / bendy

A rust library for encoding and decoding bencode with enforced cannonicalization rules.
BSD 3-Clause "New" or "Revised" License
70 stars 13 forks source link

Reduce the MAX_DEPTH of value to allow it to be included in containers #39

Closed thequux closed 4 years ago

thequux commented 4 years ago

Fixes #37