Update rand requirement from 0.8 to 0.9 #201
Annotations
10 errors
|
Run tests:
src/lib.rs#L609
unresolved import `rand::distributions`
|
Run tests:
tests/common/mod.rs#L10
unresolved import `rand::distributions`
|
Run tests:
tests/common/mod.rs#L11
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run tests:
tests/common/mod.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run tests:
src/lib.rs#L610
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run tests:
src/lib.rs#L609
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run tests:
src/lib.rs#L678
the method `fill` exists for struct `OsRng`, but its trait bounds were not satisfied
|
Run tests:
tests/basic.rs#L97
the method `fill` exists for struct `OsRng`, but its trait bounds were not satisfied
|
Run tests
The operation was canceled.
|
Loading