]> patrickod personal git archive - tincan.git/blob - rs-lorachat/Cargo.toml
rust samd21 skeleton
[tincan.git] / rs-lorachat / Cargo.toml
1 [package]
2 name = "rs-lorachat"
3 version = "0.1.0"
4 authors = ["Andy Isaacson <adi@hexapodia.org>"]
5 edition = "2018"
6
7 [dependencies]
8 feather_m0 = { git = "https://github.com/atsamd-rs/atsamd" }