mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-16 01:05:02 +01:00
remove windows cfgs
This commit is contained in:
parent
0ed3e5188f
commit
b3f08e6760
3 changed files with 0 additions and 88 deletions
|
|
@ -1,6 +1,3 @@
|
|||
#[cfg(not(unix))]
|
||||
compile_error!("FIXME: This does not support windows yet. I am so sorry.");
|
||||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
testsuite::full_tests()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue