diff --git a/Cargo.toml b/Cargo.toml index 7c13692..9c0322a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2024" license = "MIT OR Apache-2.0" readme = "README.md" description = "Hardware Abstraction Layer for STM32U575 microcontrollers" +repository = "https://git.farmeris.sk/filipriec/stm32u575-hal" keywords = ["stm32", "embedded", "hal", "arm", "no_std"] categories = ["embedded"]