Bump chrono from 0.4.38 to 0.4.39
Bumps chrono from 0.4.38 to 0.4.39.
Release notes
Sourced from chrono's releases.
0.4.39
What's Changed
- #1577: Changed years_since documentation to match its implementation by
@Taxalo
in chronotope/chrono#1578- Remove obsolete weird feature guard by
@djc
in chronotope/chrono#1582- Fix format::strftime docs link by
@frederikhors
in chronotope/chrono#1581- Fix micros (optional) limit in and_hms_micro_opt by
@qrilka
in chronotope/chrono#1584- Update windows-bindgen requirement from 0.56 to 0.57 by
@dependabot
in chronotope/chrono#1589- native/date: Improve DelayedFormat doc re Panics by
@behnam-oneschema
in chronotope/chrono#1590- Fix typo in rustdoc of
from_timestamp_nanos()
by@sgoll
in chronotope/chrono#1591- Update windows-bindgen requirement from 0.57 to 0.58 by
@dependabot
in chronotope/chrono#1594- docs: document century cutoff for %y by
@MarcoGorelli
in chronotope/chrono#1598- Checked
NaiveWeek
methods by@bragov4ik
in chronotope/chrono#1600- Impl serde::Serialize and serde::Deserialize for TimeDelta by
@Awpteamoose
in chronotope/chrono#1599- Derive
PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by@DSeeLP
in chronotope/chrono#1618- Support ohos tzdata since ver.oh35 by
@MirageLyu
in chronotope/chrono#1613- Use Formatter::pad (instead of write_str) for Weekdays by
@horazont
in chronotope/chrono#1621- Fix typos by
@szepeviktor
in chronotope/chrono#1623- Fix comment. by
@khuey
in chronotope/chrono#1624- chore: add
#[inline]
tonum_days
by@CommanderStorm
in chronotope/chrono#1627- fix typo by
@futreall
in chronotope/chrono#1633- Update mod.rs by
@donatik27
in chronotope/chrono#1638
Commits
-
8b86349
Bump version to 0.4.39 -
33aaebf
Update mod.rs -
65c47f3
Update CHANGELOG.md -
ca8232f
Update licenses for unicode-ident 1.0.14 -
1456fa0
Apply suggestions from clippy 1.83 -
1c7567b
Bump codecov/codecov-action from 4 to 5 -
f9ffd6f
add#[inline]
tonum_days
-
7974c60
Fix comment. -
77d50b1
Fix typos -
771c047
Use Formatter::pad (instead of write_str) for Weekdays - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts