diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +24,7 @@ futures = "0.3.28" | |||
| 24 | git2 = "0.18.1" | 24 | git2 = "0.18.1" |
| 25 | indicatif = "0.17.7" | 25 | indicatif = "0.17.7" |
| 26 | keyring = "2.0.5" | 26 | keyring = "2.0.5" |
| 27 | nostr = "0.34.0" | 27 | nostr = "0.34.1" |
| 28 | nostr-database = "0.34.0" | 28 | nostr-database = "0.34.0" |
| 29 | nostr-sdk = "0.34.0" | 29 | nostr-sdk = "0.34.0" |
| 30 | nostr-signer = "0.34.0" | 30 | nostr-signer = "0.34.0" |