diff --git a/Cargo.toml b/Cargo.toml index d5aa09f..863a4d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "cfi-types" -version = "0.0.1" +version = "0.0.2" edition = "2021" description = "CFI types for cross-language LLVM CFI support" -homepage = "https://github.com/rcvalle/rust-cfi-types" +homepage = "https://github.com/rcvalle/rust-crate-cfi-types" license = "MIT OR Apache-2.0" -repository = "https://github.com/rcvalle/rust-cfi-types" +repository = "https://github.com/rcvalle/rust-crate-cfi-types" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html