[package]
authors = ["Louis Capitanchik <louis@microhacks.co.uk>"]
description = "Cross platform impl of Instant"
edition = "2021"
homepage = "https://lab.lcr.gr/microhacks/web-instant"
license = "Apache-2.0"
name = "web_instant"
readme = "README.md"
repository = "https://lab.lcr.gr/microhacks/web-instant"
version = "0.2.0"
[target.wasm32-unknown-unknown.dependencies.js-sys]
version = "0.3.60"