rusted_mario_avr/Cargo.toml

10 lines
193 B
TOML

[package]
name = "rusted_mario_avr"
version = "0.1.0"
authors = ["kirbylife <kirbylife@protonmail.com>"]
[dependencies]
# heapless = "*"
# fixedvec = "*"
ruduino = "0.2.5"
avr-std-stub = "1.0"