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
chore: remove the unnecessary hashbrown dependency
According to crates.io:
> Since Rust 1.36, this is now the HashMap implementation for the Rust
> standard library. However you may still want to use this crate instead
> since it works in environments without std, such as embedded systems and
> kernels.
So yeah, guesos we don't need this anymore 😆
Signed-off-by: R. Tyler Croy <[email protected]>
Signed-off-by: Liam Brannigan <[email protected]>
0 commit comments