remove unecessary deps

main
Tait Hoyem 2 years ago
parent 2c52dbe07a
commit 076caf2e45

@ -6,4 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
leptess = "0.13.1"
leptess = "^0.13.1"
ocr-json-common = { path = "../ocr-json-common" }
serde_json = "1.0"

Loading…
Cancel
Save