web-time icon indicating copy to clipboard operation
web-time copied to clipboard

Drop-in replacement for std::time for Wasm in browsers

Results 3 web-time issues
Sort by recently updated
recently updated
newest added

Upping the versions of wasm-bindgen and js-sys to `0.2.92` and `0.3.69` respectively.

Seems to be a similar issue as https://github.com/rust-lang/rust/issues/100141

Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.8.5] - 2021-08-20 Fixes Fix build on non-32/64-bit architectures (#1144) Fix "min_const_gen" feature for no_std...

dependencies
rust