Skip to content

Bump tokio from 1.32.0 to 1.35.0 #82

Bump tokio from 1.32.0 to 1.35.0

Bump tokio from 1.32.0 to 1.35.0 #82

Triggered via pull request December 11, 2023 20:01
Status Success
Total duration 3m 12s
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