Bump rand from 0.8.5 to 0.9.0 #884
Annotations
3 errors and 2 warnings
|
Install Athena toolchain:
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
Install Athena toolchain
The operation was canceled.
|
Install Athena toolchain:
vm/entrypoint/src/syscalls/sys.rs#L32
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
Install Athena toolchain:
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Loading