Closed coolreader18 closed 3 years ago
@coolreader18 thanks again for the contribution!
I was reluctant to drop support of stdweb but it looks like it was abandoned: https://github.com/RustSec/advisory-db/blob/master/crates/stdweb/RUSTSEC-2020-0056.md https://github.com/rust-random/getrandom/issues/175
I'll add a breaking changes part to this crate's readme which will list the feature flag changes too.
It seems that rand 0.8 no longer supports stdweb, but stdweb (but not
cargo web
) is compatible with wasm-bindgen, so this may not be too much of an issue.