Update metadata for cygwin target
This commit is contained in:
parent
1aad114afd
commit
886fb15c0f
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ pub(crate) fn target() -> Target {
|
|||
description: Some("64-bit x86 Cygwin".into()),
|
||||
tier: Some(3),
|
||||
host_tools: Some(false),
|
||||
std: None,
|
||||
std: Some(true),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue