chore(deps): update rust crate rand to 0.9.0 #1589
Annotations
4 errors and 7 warnings
stable on ubuntu-latest:
star/src/lib.rs#L111
multiple candidates for `rlib` dependency `rand` found
|
stable on ubuntu-latest
aborting due to 1 previous error
|
stable on ubuntu-latest
doctest failed, to rerun pass `-p sta-rs --doc`
|
stable on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
stable on ubuntu-latest:
star/test-utils/src/lib.rs#L8
use of deprecated struct `zipf::ZipfDistribution`: prefer rand_distr::Zipf
|
stable on ubuntu-latest:
star/test-utils/src/lib.rs#L17
use of deprecated struct `zipf::ZipfDistribution`: prefer rand_distr::Zipf
|
stable on ubuntu-latest
`star-test-utils` (lib) generated 2 warnings
|
stable on ubuntu-latest
`star-test-utils` (lib test) generated 2 warnings (2 duplicates)
|
stable on ubuntu-latest:
star/test-utils/src/lib.rs#L8
use of deprecated struct `zipf::ZipfDistribution`: prefer rand_distr::Zipf
|
stable on ubuntu-latest:
star/test-utils/src/lib.rs#L17
use of deprecated struct `zipf::ZipfDistribution`: prefer rand_distr::Zipf
|
stable on ubuntu-latest
`star-test-utils` (lib) generated 2 warnings
|