-
- Downloads
add readme and update cargo.toml
... | @@ -2,6 +2,10 @@ | ... | @@ -2,6 +2,10 @@ |
name = "cargo-gg" | name = "cargo-gg" | ||
version = "0.1.0" | version = "0.1.0" | ||
edition = "2021" | edition = "2021" | ||
repository = "https://gitlab.scd31.com/stephen/cargo-gg" | |||
license = "MIT" | |||
categories = ["command-line-utilities", "development-tools::cargo-plugins"] | |||
readme = "README.md" | |||
[dependencies] | [dependencies] | ||
anyhow = "1.0.95" | anyhow = "1.0.95" |
README.md
0 → 100644
Please register or sign in to comment