Update rand requirement from 0.8 to 0.9 #201
Annotations
5 errors
Build and Test:
tests/common/mod.rs#L10
unresolved import `rand::distributions`
|
Build and Test:
tests/common/mod.rs#L11
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Build and Test:
tests/common/mod.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Build and Test:
tests/basic.rs#L97
the method `fill` exists for struct `OsRng`, but its trait bounds were not satisfied
|
Build and Test
Process completed with exit code 101.
|
Loading