Closed mmagician closed 2 years ago
the package `schnorrkel` depends on `rand_core`, with features: `nightly` but `rand_core` does not have these features.
I went through a couple of older versions of rand_core, but none of these seem to have the nightly feature? e.g. https://github.com/rust-random/rand/blob/rand_core-0.5.0/rand_core/Cargo.toml
cool thanks, you need a new version published soonish?
no, just benchmarking locally
I went through a couple of older versions of rand_core, but none of these seem to have the nightly feature? e.g. https://github.com/rust-random/rand/blob/rand_core-0.5.0/rand_core/Cargo.toml