P3KI / bendy

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

Bump `regex` and remove `failure-derive`. #10

Closed 0ndorio closed 5 years ago

0ndorio commented 6 years ago

This updates regex from 0.2 to 1.0 and also removes the direct dependency on failure_derive which can now be loaded through a reexport inside failure.