Files
boxmaker/crates/loopd/Cargo.toml
T
kyle 6e8e24794d Add loopd configuration with every M2a limit
Implemented-By: Laguna S 2.1 (OpenCode)
2026-09-17 23:07:38 -07:00

16 lines
261 B
TOML

[package]
name = "loopd"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
publish.workspace = true
[lints]
workspace = true
[dependencies]
proto.workspace = true
serde.workspace = true
serde_json.workspace = true
toml.workspace = true