1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3295,6 +3295,7 @@ dependencies = [
|
|||||||
"egui_extras",
|
"egui_extras",
|
||||||
"ehttp",
|
"ehttp",
|
||||||
"enostr",
|
"enostr",
|
||||||
|
"hashbrown",
|
||||||
"image",
|
"image",
|
||||||
"nostrdb",
|
"nostrdb",
|
||||||
"notedeck",
|
"notedeck",
|
||||||
|
|||||||
@@ -16,3 +16,4 @@ notedeck = { workspace = true }
|
|||||||
image = { workspace = true }
|
image = { workspace = true }
|
||||||
bitflags = { workspace = true }
|
bitflags = { workspace = true }
|
||||||
enostr = { workspace = true }
|
enostr = { workspace = true }
|
||||||
|
hashbrown = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user