diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ wee_alloc = "0.4.5" yew-state = "^0.4" printpdf = "0.3.3" base64 = "0.13.0" -vcard = "0.4.7" +vobject = "^0.7" genpdf = { path = "../genpdf-rs" } qrcodegen = "1.6.0" |