moonfire-nvr/.cargo/config.toml
Scott Lamb adf73a2da1 .cargo/config -> .cargo/config.toml
This addresses a deprecation warning. The latter filename has been
supported since Rust 1.39, well under our MSRV.
2024-06-01 06:01:27 -07:00

3 lines
50 B
TOML

[build]
rustflags = "-C force-frame-pointers=yes"