diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -17,6 +17,7 @@ chacha20poly1305 = "0.10.1" | |||
| 17 | clap = { version = "4.3.19", features = ["derive"] } | 17 | clap = { version = "4.3.19", features = ["derive"] } |
| 18 | dialoguer = "0.10.4" | 18 | dialoguer = "0.10.4" |
| 19 | directories = "5.0.1" | 19 | directories = "5.0.1" |
| 20 | git2 = "0.18.1" | ||
| 20 | keyring = "2.0.5" | 21 | keyring = "2.0.5" |
| 21 | nostr = "0.23.0" | 22 | nostr = "0.23.0" |
| 22 | passwords = "3.1.13" | 23 | passwords = "3.1.13" |