chore(deps): Bump the cargo group with 5 updates #674
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo +stable nextest run :
src/config/transmission.rs#L39
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
|
Run cargo +stable nextest run :
src/lib.rs#L91
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L454
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L455
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L499
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L500
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L512
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L544
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L545
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Run cargo +stable nextest run :
src/config/policy.rs#L558
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Loading