diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -23,7 +23,6 @@ directories = "5.0.1" | |||
| 23 | futures = "0.3.28" | 23 | futures = "0.3.28" |
| 24 | git2 = "0.20.2" | 24 | git2 = "0.20.2" |
| 25 | indicatif = "0.17.7" | 25 | indicatif = "0.17.7" |
| 26 | keyring = "2.0.5" | ||
| 27 | nostr = { version = "0.41.0", features = ["nip05", "nip49"] } | 26 | nostr = { version = "0.41.0", features = ["nip05", "nip49"] } |
| 28 | nostr-connect = "0.41.0" | 27 | nostr-connect = "0.41.0" |
| 29 | nostr-database = "0.41.0" | 28 | nostr-database = "0.41.0" |