This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Release 2.1.2 #12
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/data/dates.rs#L43
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
|
src/data/dates.rs#L102
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
|
|
|
src/data/dates.rs#L43
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
|
src/data/dates.rs#L102
use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead
|
|
|
The logs for this run have expired and are no longer available.
Loading