Update Rust crate rand to 0.9.0 #3068
Annotations
3 errors and 1 warning
Run tests:
src/odin/files/config.rs#L131
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run tests:
src/odin/files/config.rs#L132
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
Run tests
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading