mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 05:21:39 +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.