feat: patch chrono
This commit is contained in:
@@ -29,11 +29,11 @@ core-foundation-sys = "0.8.3"
|
||||
windows-sys = { version = "0.42.0", features = ["Win32_Globalization", "Win32_System_Com", "Win32_System_WinRT"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
js-sys = "0.3.50"
|
||||
wasm-bindgen = "0.2.70"
|
||||
#js-sys = "0.3.50"
|
||||
#wasm-bindgen = "0.2.70"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
wasm-bindgen-test = "0.3"
|
||||
#wasm-bindgen-test = "0.3"
|
||||
|
||||
[target.'cfg(target_os = "haiku")'.dependencies]
|
||||
iana-time-zone-haiku = { version = "0.1.1", path = "haiku" }
|
||||
|
||||
Reference in New Issue
Block a user