vcard port no tests

This commit is contained in:
Henry Schimke
2022-09-11 12:58:56 -05:00
parent 582dd75c02
commit f9e0705b9b
2 changed files with 481 additions and 312 deletions

View File

@@ -13,6 +13,7 @@ regex = "1.6"
encoding = "0.2"
rand = "0.8.5"
urlencoding = "2.1.2"
uriparse = "0.6.4"
image = {version = "0.24.3", optional = true}
imageproc = {version = "0.23.0", optional = true}