Bump env_logger from 0.10.0 to 0.10.2 #92
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
|