rhai
rhai copied to clipboard
Use `web-time` crate instead of unmaintained `instant` crate
The instant maintainer recommends switching to web-time instead. This also replaces #968 (from which I've shamelessly stolen the getrandom change) and fixes #891.