diff --git a/Cargo.toml b/Cargo.toml index f9b9806..1af873d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Cryptape Technologies "] edition = "2021" description = "CITA VM" license = "Apache-2.0" -homepage = "https://github.com/cryptape/cita-vm" +repository = "https://github.com/cryptape/cita-vm" documentation = "https://github.com/cryptape/cita-vm/blob/master/README.md" [dependencies]