Skip to content

Bump clap from 4.4.5 to 4.4.9 #79

Bump clap from 4.4.5 to 4.4.9

Bump clap from 4.4.5 to 4.4.9 #79

Triggered via pull request November 27, 2023 20:26
Status Success
Total duration 3m 17s
Artifacts

test.yml

on: pull_request
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future: src/bin/api.rs#L74
warning: use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future --> src/bin/api.rs:74:10 | 74 | async fn received_transfers( | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future: src/bin/api.rs#L74
warning: use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future --> src/bin/api.rs:74:10 | 74 | async fn received_transfers( | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default