homeman-rs/.cargo/config.toml

4 lines
60 B
TOML
Raw Normal View History

2024-01-05 00:45:43 -06:00
[env]
DATABASE_URL = "sqlite://./fam.db"
RUST_LOG = "trace"