cache data in browser

This commit is contained in:
Simon Gardling
2022-05-11 17:14:06 -04:00
parent 051197bfe2
commit cd930966b9
5 changed files with 62 additions and 19 deletions

View File

@@ -83,6 +83,7 @@ wee_alloc = "0.4"
wasm-bindgen = { version = "0.2", default-features = false, features = ["std"] }
web-sys = "0.3"
tracing-wasm = "0.2"
base64 = "0.20.0-alpha.1"
[package.metadata.cargo-all-features]
skip_optional_dependencies = true #don't test optional dependencies, only features