From 3f0892368bcf475fdae39f24ef51b82b3013535f Mon Sep 17 00:00:00 2001 From: jelemux Date: Thu, 28 Jan 2021 17:41:49 +0100 Subject: try to fix problem with vcard mutable references --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 346d7c1..0228c75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ wasm-bindgen = "0.2.68" js-sys = "0.3.45" console_error_panic_hook = "0.1.6" wee_alloc = "0.4.5" +yew-state = "^0.4" printpdf = "0.3.3" base64 = "0.13.0" vcard = "0.4.7" -- cgit v1.2.3