Update Rust crate time to 0.3.32
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
time (source) | dependencies | patch |
0.3.31 -> 0.3.32
|
Release Notes
time-rs/time (time)
v0.3.32
Added
- Methods to replace the day of the year.
Date::replace_ordinal
PrimitiveDateTime::replace_ordinal
OffsetDateTime::replace_ordinal
- Modules to treat an
OffsetDateTime
as a Unix timestamp with subsecond precision for serde.time::serde::timestamp::milliseconds
time::serde::timestamp::microseconds
time::serde::timestamp::nanoseconds
Changed
-
Duration::time_fn
is deprecated.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.