church_controller_rust/Cargo.lock

17 lines
383 B
Text
Raw Normal View History

2021-12-10 15:16:05 -08:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "church_controller"
version = "0.1.0"
2021-12-17 16:30:35 -08:00
dependencies = [
"workctl",
]
[[package]]
name = "workctl"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f505c6bb5d95d23e0069c0755c701d47ecb61ac013b6d0275968356deb00304"