This commit is contained in:
John Smith
2022-10-05 19:12:10 -04:00
parent 98f90154f3
commit b1cc0d803c
4 changed files with 44 additions and 11 deletions

View File

@@ -27,6 +27,7 @@ lazy_static = "^1"
send_wrapper = "^0"
futures-util = { version = "^0", default_features = false, features = ["alloc"] }
data-encoding = { version = "^2" }
gloo-utils = { version = "^0", features = ["serde"] }
[dev-dependencies]
wasm-bindgen-test = "^0"