Skip to content

Bump serde from 1.0.188 to 1.0.193 #78

Bump serde from 1.0.188 to 1.0.193

Bump serde from 1.0.188 to 1.0.193 #78

Triggered via pull request November 21, 2023 19:47
Status Success
Total duration 3m 18s
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