8 lines
159 B
TOML
8 lines
159 B
TOML
|
[package]
|
||
|
name = "rusted_mario_avr"
|
||
|
version = "0.1.0"
|
||
|
authors = ["kirbylife <kirbylife@protonmail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
ruduino = "0.2.5"
|
||
|
avr-std-stub = "1.0"
|