diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -26,6 +26,7 @@ keyring = "2.0.5" | |||
| 26 | nostr = "0.32.0" | 26 | nostr = "0.32.0" |
| 27 | nostr-database = "0.32.0" | 27 | nostr-database = "0.32.0" |
| 28 | nostr-sdk = "0.32.0" | 28 | nostr-sdk = "0.32.0" |
| 29 | nostr-signer = "0.32.0" | ||
| 29 | nostr-sqlite = "0.32.0" | 30 | nostr-sqlite = "0.32.0" |
| 30 | passwords = "3.1.13" | 31 | passwords = "3.1.13" |
| 31 | scrypt = "0.11.0" | 32 | scrypt = "0.11.0" |