diff --git a/Cargo.toml b/Cargo.toml index 81a3fe4..e04c30c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT/Apache-2.0" readme = "README.md" repository = "https://github.com/avr-rust/ruduino" description = """ -Reusable components for the Arduino Uno. +Reusable components for AVR microcontrollers """ build = "core_generator/build.rs"