diff --git a/Cargo.toml b/Cargo.toml index 3f6bff2..a4330e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ version = "0.2.4" authors = ["Robin Mueller "] edition = "2021" description = "PAC for the Vorago VA108xx family of microcontrollers" -homepage = "https://egit.irs.uni-stuttgart.de/rust/va108xx-rs" -repository = "https://egit.irs.uni-stuttgart.de/rust/va108xx-rs" +homepage = "https://egit.irs.uni-stuttgart.de/rust/va108xx" +repository = "https://egit.irs.uni-stuttgart.de/rust/va108xx" license = "Apache-2.0" keywords = ["no-std", "arm", "cortex-m", "vorago", "va108xx"] categories = ["embedded", "no-std", "hardware-support"]