Files
orangepunk-hardware/orangepunk-hardware-old/Cargo.lock
T
2025-03-23 19:06:13 -07:00

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",
]