diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ homepage = "https://gitworkshop.dev/r/naddr1qqzxuemfwsqs6amnwvaz7tmwdaejumr0dspz | |||
| 9 | repository = "https://codeberg.org/DanConwayDev/ngit-cli" | 9 | repository = "https://codeberg.org/DanConwayDev/ngit-cli" |
| 10 | license = "MIT" | 10 | license = "MIT" |
| 11 | keywords = ["nostr", "git"] | 11 | keywords = ["nostr", "git"] |
| 12 | categories = ["command-line-utilities","git"] | 12 | categories = ["command-line-utilities","development-tools"] |
| 13 | 13 | ||
| 14 | [dependencies] | 14 | [dependencies] |
| 15 | anyhow = "1.0.75" | 15 | anyhow = "1.0.75" |