Skip to content

Commit

Permalink
Create branch to test leptonica-plumbing changes
Browse files Browse the repository at this point in the history
And to incorporate the changes.
  • Loading branch information
ccouzens committed Feb 12, 2023
1 parent 06d8f0d commit 0e53c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["leptonica", "tesseract", "ocr", "image"]
license = "MIT"
[dependencies]
tesseract-sys = "~0.5"
leptonica-plumbing = "~0.6"
leptonica-plumbing = { path = "../leptonica-plumbing" }
thiserror = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit 0e53c35

Please sign in to comment.