Skip to content

Commit d2a9729

Browse files
authored
cloudabi fix
1 parent 4c1d7c4 commit d2a9729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ macro_rules! mod_use {
157157
#[cfg(any(
158158
feature = "std",
159159
windows, unix,
160+
target_os = "cloudabi",
160161
target_os = "redox",
161162
target_arch = "wasm32",
162163
))]

0 commit comments

Comments
 (0)