Files
floorbell/Cargo.toml
2020-10-13 11:44:02 -07:00

11 lines
239 B
TOML

[package]
name = "doorbell"
version = "0.1.0"
authors = ["Jared Burce <jaredr@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rppal = "0.11.3"