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

1
Cargo.lock generated
View File

@@ -3295,6 +3295,7 @@ dependencies = [
"egui_extras",
"ehttp",
"enostr",
"hashbrown",
"image",
"nostrdb",
"notedeck",