build(deps): bump the rust-dependencies group across 1 directory with 3 updates #2579
Annotations
12 errors and 2 warnings
clash_lib/src/common/utils.rs#L8
failed to resolve: could not find `distributions` in `rand`
|
clash_lib/src/proxy/hysteria2/codec.rs#L5
unresolved import `rand::distributions`
|
clash_lib/src/proxy/shadowsocks/shadow_tls/connector.rs#L5
unresolved import `rand::distributions`
|
clash_lib/src/proxy/shadowsocks/shadow_tls/connector.rs#L151
failed to resolve: could not find `distributions` in `rand`
|
clash_lib/src/app/dns/resolver/enhanced.rs#L3
unused import: `rand::prelude::SliceRandom`
|
clash_lib/src/proxy/wg/mod.rs#L32
unused import: `rand::seq::SliceRandom`
|
clash_lib/src/proxy/wg/device.rs#L11
unused import: `rand::seq::SliceRandom`
|
clash_lib/src/app/dns/resolver/enhanced.rs#L534
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
clash_lib/src/app/dns/resolver/enhanced.rs#L567
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
clash_lib/src/app/dns/resolver/system_non_linux.rs#L42
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading