diff --git a/Cargo.toml b/Cargo.toml index 63db495..27762e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "taita" description = "A project manager (pre-alpha)" +repository = "https://github.com/zachiah/taita" license = "MIT" -version = "0.1.2" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html