[package]
name = "web_instant"
version = "0.3.0"
edition = "2021"
description = "Cross platform impl of Instant"
authors = [
    "Louis Capitanchik <louis@microhacks.co.uk>"
]
repository = "https://lab.lcr.gr/microhacks/web-instant"
homepage = "https://lab.lcr.gr/microhacks/web-instant"
documentation = "https://docs.rs/web_instant"

license = "Apache-2.0"

[target."wasm32-unknown-unknown".dependencies]
js-sys = "0.3.60"