cloudabi fix

This commit is contained in:
Artyom Pavlov
2019-04-02 20:16:32 +03:00
committed by GitHub
parent 4c1d7c4498
commit d2a9729698
+1
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",
))]