Rename crate to 'ruduino'

This commit is contained in:
Dylan McKay 2017-12-17 12:58:41 +13:00
parent 3f3c8e2559
commit c486e1b7a9
1 changed files with 1 additions and 1 deletions

View File

@ -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"