mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +00:00
Require clock
feature for wasm
tests
This commit is contained in:
parent
7cc0ca8c8b
commit
bd23f5b437
@ -8,6 +8,7 @@
|
||||
#![cfg(all(
|
||||
target_arch = "wasm32",
|
||||
feature = "wasmbind",
|
||||
feature = "clock",
|
||||
not(any(target_os = "emscripten", target_os = "wasi"))
|
||||
))]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user