You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The treebitmap crate has been deprecated so builds are failing:
$ cargo build --release
Updating crates.io index
error: no matching package named `treebitmap` found
location searched: registry `crates-io`
required by package `rustybgpd v0.2.0 (/tmp/rustybgp/daemon)`
The text was updated successfully, but these errors were encountered:
Not sure. If a generic implementation provides better performance, footprint, etc than an implementation for IP like crit-bit, I would use the generic one.
The treebitmap crate has been deprecated so builds are failing:
The text was updated successfully, but these errors were encountered: