feat(settings): show note full date
This commit is contained in:
@@ -18,7 +18,7 @@ serde_json = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
nostrdb = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
chrono = "0.4.40"
|
||||
chrono = { workspace = true }
|
||||
rand = "0.9.0"
|
||||
bytemuck = "1.22.0"
|
||||
futures = "0.3.31"
|
||||
|
||||
Reference in New Issue
Block a user