From 94a0e361e180223adf2bc9760c8810dfa3c2681f Mon Sep 17 00:00:00 2001 From: jelemux Date: Thu, 28 Jan 2021 22:24:32 +0100 Subject: use different vcard library --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0228c75..34eb65f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3