add example usage

This commit is contained in:
Henry Schimke
2022-12-31 12:25:29 -06:00
parent 900ddfad38
commit ede88360ad
2 changed files with 30 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ urlencoding = "2.1.2"
uriparse = "0.6.4"
chrono = "0.4"
chrono-tz = "0.4"
image = {version = "0.24.5", optional = true}
image = {version = "0.24", optional = true}
imageproc = {version = "0.23.0", optional = true}
unicode-segmentation = "1.10.0"
codepage-437 = "0.1.0"