From 874077bf87e15208ba4d7bfab0095c3a60e4be17 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 4 Dec 2021 17:35:02 -0700 Subject: cock --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 73a2795..1b6db0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,10 +10,12 @@ crate-type = ["cdylib", "rlib"] [dependencies] base64 = "0.13.0" chrono = { version = "0.4.19", features = ["wasmbind"] } +futures = "0.3.18" gloo = { version = "0.4.0", features = ["futures"] } image = "0.23.14" imageproc = "0.22.0" js-sys = "0.3.55" +lazy_static = "1.4.0" wasm-bindgen = "0.2.63" wasm-bindgen-futures = "0.4.28" web-sys = { version = "0.3.55", features = [ -- cgit v1.2.3