set default data for newly created identity
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m31s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m21s

This commit is contained in:
2026-02-09 10:12:21 +07:00
parent 031883c278
commit 6cce0d8bea
14 changed files with 158 additions and 154 deletions

View File

@@ -19,5 +19,4 @@ log.workspace = true
dirs = "5.0"
qrcode = "0.14.1"
whoami = "1.6.1"
nostr = { git = "https://github.com/rust-nostr/nostr" }