chrono/ci
Christopher Serr 9dc91f78ed Implement Support for no_std
This adds a new `std` feature to chrono that is enabled by default. By
deactivating this feature via `default-features = false` you can now use
chrono in applications that don't use the standard library. The `serde`
feature is supported as well.

Resolves #336
2019-09-07 12:12:49 +02:00
..
core-test Implement Support for no_std 2019-09-07 12:12:49 +02:00
fix-readme.sh Change README chrono version links to just 0.4 2019-06-21 17:49:50 -04:00
install-node.sh Put wasm-bindgen and js-sys behind a wasm-bindgen feature gate 2019-09-03 09:05:15 -04:00
travis.sh Implement Support for no_std 2019-09-07 12:12:49 +02:00