laysakura / trie-rs

Memory efficient trie (prefix tree) library based on LOUDS
https://crates.io/crates/trie-rs
Apache License 2.0
90 stars 10 forks source link

Bumped dependencies for mem-dbg and louds-rs #34

Open LucaCappelletti94 opened 1 month ago

LucaCappelletti94 commented 1 month ago

This PR is strictly dependent on this other PR in the louds-rs being merged and the new crate being published. Do not merge this PR before the louds-rs PR is merged.