rusted_mario_avr/Cargo.toml

8 lines
159 B
TOML
Raw Normal View History

2020-08-16 20:40:46 +00:00
[package]
name = "rusted_mario_avr"
version = "0.1.0"
authors = ["kirbylife <kirbylife@protonmail.com>"]
[dependencies]
ruduino = "0.2.5"
avr-std-stub = "1.0"