burrow/burrow-gtk/.cargo/config.toml
David Zhong 6990f90c2e
Implement Gtk Network Status (#165)
Implemented
- Switch reacts to burrow socket and network changes 
- meson as build system
- Basic diagnostics to ensure burrow is installed properly
- Flatpak / Meson Building
2024-01-26 01:10:24 -05:00

2 lines
38 B
TOML

[target.'cfg(unix)']
runner = "sh -c"