diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |