v0.2.12
Language changes.
- Many
std::num
traits are removed and replaced with the externalnum
crate. For time being, thus, Chrono will require the dependency onnum
. This is expected to be temporary however.
Language changes.
std::num
traits are removed and replaced with the external num
crate. For time being, thus, Chrono will require the dependency on num
. This is expected to be temporary however.