diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ directories = "6.0.0" | |||
| 24 | futures = "0.3.31" | 24 | futures = "0.3.31" |
| 25 | git2 = "0.20.2" | 25 | git2 = "0.20.2" |
| 26 | indicatif = "0.18.0" | 26 | indicatif = "0.18.0" |
| 27 | mailparse = "0.16.1" | ||
| 27 | nostr = { version = "0.44.1", features = ["nip49"] } | 28 | nostr = { version = "0.44.1", features = ["nip49"] } |
| 28 | nostr-connect = "0.44.0" | 29 | nostr-connect = "0.44.0" |
| 29 | nostr-database = "0.44.0" | 30 | nostr-database = "0.44.0" |