fix(deps): update rust crate pin-project to v1.1.7 (#1732) #1282
Annotations
4 warnings
useless conversion to the same type: `local::http::http_client::HttpClientError`:
crates/shadowsocks-service/src/local/http/http_client.rs#L155
warning: useless conversion to the same type: `local::http::http_client::HttpClientError`
--> crates/shadowsocks-service/src/local/http/http_client.rs:155:40
|
155 | Err(err) => return Err(err.into()),
| ^^^^^^^^^^ help: consider removing `.into()`: `err`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` on by default
|
useless conversion to the same type: `local::http::http_client::HttpClientError`:
crates/shadowsocks-service/src/local/http/http_client.rs#L155
warning: useless conversion to the same type: `local::http::http_client::HttpClientError`
--> crates/shadowsocks-service/src/local/http/http_client.rs:155:40
|
155 | Err(err) => return Err(err.into()),
| ^^^^^^^^^^ help: consider removing `.into()`: `err`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` on by default
|
build-unix (macos-latest, x86_64-apple-darwin)
gnu-tar 1.35 is already installed and up-to-date.
To reinstall 1.35, run:
brew reinstall gnu-tar
|
build-unix (macos-latest, aarch64-apple-darwin)
gnu-tar 1.35 is already installed and up-to-date.
To reinstall 1.35, run:
brew reinstall gnu-tar
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
aarch64-apple-darwin
|
8.44 MB |
|
aarch64-unknown-linux-musl
|
9.37 MB |
|
windows-native
|
22.3 MB |
|
x86_64-apple-darwin
|
10.6 MB |
|
x86_64-unknown-linux-musl
|
12.1 MB |
|