stevenarella/std_or_web/Cargo.toml

12 lines
222 B
TOML

[package]
name = "std_or_web"
version = "0.0.1"
authors = [ "iceiix <ice_ix@protonmail.ch>" ]
edition = "2018"
[dependencies]
cfg-if = "1.0.0"
[target.'cfg(target_arch = "wasm32")'.dependencies]
localstoragefs = "0.1.0"