* chore(deps): Bump chrono from 0.4.26 to 0.4.27 Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.27. - [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.26...v0.4.27) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Run cargo hakari tasks * fix: Update deprecated chrono methods to their now-recommended versions `chrono::DateTime::<Tz>::from_utc` has been deprecated and it's now recommended to use `chrono::DateTime::from_naive_utc_and_offset` instead. <https://github.com/chronotope/chrono/pull/1175> Note that the `Timestamp` type in `influxdb_influxql_parser` is an alias for `chrono::DateTime<FixedOffset>`. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CircleCI[bot] <circleci@influxdata.com> Co-authored-by: Carol (Nichols || Goulding) <carol.nichols@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |