add hashbrown

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-03-20 13:42:32 -04:00
parent e453c742de
commit 7bb871d377
2 changed files with 2 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ notedeck = { workspace = true }
image = { workspace = true }
bitflags = { workspace = true }
enostr = { workspace = true }
hashbrown = { workspace = true }