keel/Cargo.toml

10 lines
171 B
TOML

[package]
name = "keel"
version = "0.1.0"
edition = "2024"
[dependencies]
config = "0.15.25"
lfcm = { git = "https://gitea.linvogel.ch/linus/lfcm.git", tag = "v0.1.2" }