add NoteId hashbrown Equivalent impl

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-06-16 17:16:02 -04:00
parent cc5a888b89
commit 6da10c4faf
3 changed files with 8 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1554,6 +1554,7 @@ version = "0.3.0"
dependencies = [
"bech32",
"ewebsock",
"hashbrown",
"hex",
"mio",
"nostr 0.37.0",