chore(deps): update rust crate tower-http to v0.6.8 #1166
ci.yml
on: pull_request
Matrix: test
Generate coverage report
0s
Annotations
6 errors
|
Test for ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test for ubuntu-latest:
src/serve.rs#L156
use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead
|
|
Test for macos-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test for macos-latest:
src/serve.rs#L156
use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead
|
|
Test for windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
|
Test for windows-latest:
src/serve.rs#L156
use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead
|