8f90f405d5
Rather than the `num` meta-crate, use `num-integer` and `num-traits` without default features to make them `#[no_std]`. `num-iter` is just a dev-dependency now for a few test cases. The only public change is the `impl FromPrimitive for Weekday`, but this is still the same exact trait that `num` re-exports, so this is not a breaking change. |
||
---|---|---|
.. | ||
date.rs | ||
datetime.rs | ||
internals.rs | ||
isoweek.rs | ||
time.rs |