diff --git a/Cargo.toml b/Cargo.toml index de5ff47..5dee13b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hok" description = "Hok is a CLI implementation of Scoop in Rust" -homepage = "https://github.com/chawyehsu/hok" +repository = "https://github.com/chawyehsu/hok" version = "0.1.0-beta.7" authors = ["Chawye Hsu "] license = "Apache-2.0"