mirror of
https://github.com/chronotope/chrono.git
synced 2026-03-06 05:39:01 +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.