diff --git a/pearlite-syn/Cargo.toml b/pearlite-syn/Cargo.toml index d405963de1..66d8d66f9d 100644 --- a/pearlite-syn/Cargo.toml +++ b/pearlite-syn/Cargo.toml @@ -3,7 +3,7 @@ name = "pearlite-syn" version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" -homepage = "https://github.com/creusot-rs/creusot" +repository = "https://github.com/creusot-rs/creusot" description = "A syn parser for the Pearlite specification language" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html