michaelsproul / rust_radix_trie

Fast generic radix trie implemented in Rust
https://docs.rs/radix_trie/
MIT License
184 stars 32 forks source link

Fix dependencies section #46

Closed ava57r closed 5 years ago

michaelsproul commented 5 years ago

To clarify, the previous syntax wasn't actually broken was it? I'm travelling sans laptop at the moment and can't find anything about a Cargo breaking change (nor can I check by building myself).

Regardless I agree that your change is a nice clean-up, so thanks 😊