diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-13 11:00:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-13 11:00:09 +0000 |
| commit | eaefff2e7b3bf6ff8d34a57951850a068530549b (patch) | |
| tree | 714acd401b39dfd2edcf2a2ca9eff25d7e852b9c /Cargo.lock | |
| parent | cedbd439f156cbc89de739a1d45d03a2ae8315f8 (diff) | |
| download | xesite-eaefff2e7b3bf6ff8d34a57951850a068530549b.tar.xz xesite-eaefff2e7b3bf6ff8d34a57951850a068530549b.zip | |
build(deps): bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -356,9 +356,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" -version = "0.4.23" +version = "0.4.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f" +checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b" dependencies = [ "iana-time-zone", "js-sys", |
