fix(deps): update rust crate chrono to 0.4.43 (#136)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chrono](https://redirect.github.com/chronotope/chrono) | dependencies
| patch | `0.4.42` → `0.4.43` |

---

### Release Notes

<details>
<summary>chronotope/chrono (chrono)</summary>

###
[`v0.4.43`](https://redirect.github.com/chronotope/chrono/releases/tag/v0.4.43):
0.4.43

[Compare
Source](https://redirect.github.com/chronotope/chrono/compare/v0.4.42...v0.4.43)

#### What's Changed

- Install extra components for lint workflow by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1741](https://redirect.github.com/chronotope/chrono/pull/1741)
- Upgrade windows-bindgen to 0.64 by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1742](https://redirect.github.com/chronotope/chrono/pull/1742)
- Improve windows-bindgen setup by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1744](https://redirect.github.com/chronotope/chrono/pull/1744)
- Drop stabilized feature doc\_auto\_cfg by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1745](https://redirect.github.com/chronotope/chrono/pull/1745)
- Faster RFC 3339 parsing by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1748](https://redirect.github.com/chronotope/chrono/pull/1748)
- Update windows-bindgen requirement from 0.64 to 0.65 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1751](https://redirect.github.com/chronotope/chrono/pull/1751)
- add `NaiveDate::abs_diff` by
[@&#8203;Kinrany](https://redirect.github.com/Kinrany) in
[#&#8203;1752](https://redirect.github.com/chronotope/chrono/pull/1752)
- Add feature gated defmt support. by
[@&#8203;pebender](https://redirect.github.com/pebender) in
[#&#8203;1747](https://redirect.github.com/chronotope/chrono/pull/1747)
- Drop deny lints, eager Debug impls are a mixed blessing by
[@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1753](https://redirect.github.com/chronotope/chrono/pull/1753)
- chore: minor improvement for docs by
[@&#8203;spuradage](https://redirect.github.com/spuradage) in
[#&#8203;1756](https://redirect.github.com/chronotope/chrono/pull/1756)
- Added doctest for the NaiveDate years\_since function by
[@&#8203;LucasBou](https://redirect.github.com/LucasBou) in
[#&#8203;1755](https://redirect.github.com/chronotope/chrono/pull/1755)
- Prepare 0.4.43 by [@&#8203;djc](https://redirect.github.com/djc) in
[#&#8203;1765](https://redirect.github.com/chronotope/chrono/pull/1765)
- Update copyright year to 2026 in LICENSE.txt by
[@&#8203;taozui472](https://redirect.github.com/taozui472) in
[#&#8203;1767](https://redirect.github.com/chronotope/chrono/pull/1767)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/cull-gmail).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This commit is contained in:
Jeremiah Russell
2026-01-24 07:47:23 +00:00
committed by GitHub
3 changed files with 9 additions and 7 deletions

12
Cargo.lock generated
View File

@@ -249,9 +249,9 @@ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "chrono"
version = "0.4.42"
version = "0.4.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
dependencies = [
"iana-time-zone",
"js-sys",
@@ -607,7 +607,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
"windows-sys 0.52.0",
"windows-sys 0.61.2",
]
[[package]]
@@ -1690,7 +1690,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys",
"windows-sys 0.52.0",
"windows-sys 0.61.2",
]
[[package]]
@@ -2059,7 +2059,7 @@ dependencies = [
"getrandom 0.3.4",
"once_cell",
"rustix",
"windows-sys 0.52.0",
"windows-sys 0.61.2",
]
[[package]]
@@ -2457,7 +2457,7 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
"windows-sys 0.52.0",
"windows-sys 0.61.2",
]
[[package]]

View File

@@ -21,7 +21,7 @@ include = [
]
[dependencies]
chrono = "0.4.42"
chrono = "0.4.43"
clap = { version = "4.5.53", features = ["derive"] }
clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] }
config = { version = "0.15.19", default-features = false, features = [

View File

@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- deps: update rust crate dialoguer to 0.12.0(pr [#130])
- deps: update rust crate tempfile to 3.24.0(pr [#131])
- deps: update tokio packages(pr [#132])
- deps: update rust crate chrono to 0.4.43(pr [#136])
## [0.0.16] - 2025-10-30
@@ -401,6 +402,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#130]: https://github.com/jerus-org/cull-gmail/pull/130
[#131]: https://github.com/jerus-org/cull-gmail/pull/131
[#132]: https://github.com/jerus-org/cull-gmail/pull/132
[#136]: https://github.com/jerus-org/cull-gmail/pull/136
[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.16...HEAD
[0.0.16]: https://github.com/jerus-org/cull-gmail/compare/v0.0.15...v0.0.16
[0.0.15]: https://github.com/jerus-org/cull-gmail/compare/v0.0.14...v0.0.15