mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-29 22:11:59 +00:00

First attempt to fix this issue for wasm32-unknown-* targets by changing visibility of functions not to leak crate-private types. Ensure the default toolchain is used for the wasm_unknown CI test.