wasm shit

This commit is contained in:
John Smith
2022-12-15 20:16:42 -05:00
parent fc804bdf24
commit d089612cbb
2 changed files with 2 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ serde_json = "^1"
serde = "^1"
lazy_static = "^1"
send_wrapper = "^0"
futures-util = { version = "^0", default_features = false, features = ["alloc"] }
futures-util = { version = "^0" }
data-encoding = { version = "^2" }
gloo-utils = { version = "^0", features = ["serde"] }