church_controller_rust/Cargo.toml
2021-12-18 18:12:21 -08:00

10 lines
No EOL
219 B
TOML

[package]
name = "church_controller"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
workctl = "0.2.0"
ctrlc = "3.2.1"