cloudabi fix

This commit is contained in:
Artyom Pavlov 2019-04-02 20:16:32 +03:00 committed by GitHub
parent 4c1d7c4498
commit d2a9729698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,6 +157,7 @@ macro_rules! mod_use {
#[cfg(any(
feature = "std",
windows, unix,
target_os = "cloudabi",
target_os = "redox",
target_arch = "wasm32",
))]