17 lines
395 B
TOML
17 lines
395 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "avr-std-stub"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "839920177137ff472f3c35abf5b8166f331c6cf7f2dfa7ffd69f9aa7dc70b526"
|
|
|
|
[[package]]
|
|
name = "orangepunk-hardware"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"avr-std-stub",
|
|
]
|