Add simple fetch example.

This commit is contained in:
2021-10-23 16:08:39 -07:00
parent c3b6a4ddbc
commit 9085d7f0d2
3 changed files with 39 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ crate-type = ["cdylib"]
wasm-bindgen-test = "0.3.18"
[dependencies]
log = "0.4.14"
seed = "0.8.0"
[profile.release]