Deps fix
This fixes a dependency issue that causes wasm-bindgen v0.2.85+ to fail due to an incompatibility with stdweb. Updating the time crate to 0.3.0 removes the dependency on stdweb and fixes the issue.
This fixes a dependency issue that causes wasm-bindgen v0.2.85+ to fail due to an incompatibility with stdweb. Updating the time crate to 0.3.0 removes the dependency on stdweb and fixes the issue.