church_controller_rust/Cargo.toml

9 lines
203 B
TOML
Raw Normal View History

2021-12-10 15:16:05 -08:00
[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]
2021-12-17 16:29:47 -08:00
workctl = "0.2.0"