Files

11 lines
251 B
TOML
Raw Permalink Normal View History

2025-03-23 19:06:13 -07:00
[package]
name = "orangepunk-hardware"
version = "0.1.0"
authors = ["Your Name <you@example.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
avr-std-stub = "1.0"