influxdb/cache_system/src/cache
dependabot[bot] a969754819
chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129)
* chore(deps): Bump chrono from 0.4.22 to 0.4.23

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [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.22...v0.4.23)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: chrono future compat

Integer->timstamp conversions should not silently panic.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Neumann <marco@crepererum.net>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-14 13:34:09 +00:00
..
driver.rs refactor: use concrete loader type within `CacheDriver` (#5532) 2022-09-02 11:30:47 +00:00
metrics.rs chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
mod.rs refactor: use concrete inner type in `CacheWithMetrics` (#5522) 2022-09-01 06:05:59 +00:00
test_util.rs feat: cache tracing (#5164) 2022-07-21 11:54:22 +00:00