remove hashbrown crate

This commit is contained in:
Mark Thom
2026-01-12 22:13:02 -08:00
parent a83f412251
commit e446b13376
2 changed files with 1 additions and 26 deletions

View File

@@ -88,7 +88,6 @@ ego-tree = "0.10.0"
serde_json = "1.0.122"
serde = "1.0.204"
parking_lot = "0.12.4"
hashbrown = "0.16.1"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
crossterm = { version = "0.28.1", optional = true }