diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -21,7 +21,7 @@ console = "0.15.7" | |||
| 21 | dialoguer = "0.10.4" | 21 | dialoguer = "0.10.4" |
| 22 | directories = "5.0.1" | 22 | directories = "5.0.1" |
| 23 | futures = "0.3.28" | 23 | futures = "0.3.28" |
| 24 | git2 = "0.18.1" | 24 | git2 = "0.19.0" |
| 25 | indicatif = "0.17.7" | 25 | indicatif = "0.17.7" |
| 26 | keyring = "2.0.5" | 26 | keyring = "2.0.5" |
| 27 | nostr = "0.34.1" | 27 | nostr = "0.34.1" |