diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -25,7 +25,7 @@ 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.33.0" | 27 | nostr = "0.33.0" |
| 28 | nostr-database = "0.33.0" | 28 | nostr-database = "0.33.1" |
| 29 | nostr-sdk = "0.33.0" | 29 | nostr-sdk = "0.33.0" |
| 30 | nostr-signer = "0.33.0" | 30 | nostr-signer = "0.33.0" |
| 31 | nostr-sqlite = "0.33.0" | 31 | nostr-sqlite = "0.33.0" |