[package] authors = ["JichouP "] description = "bindings for windows for win_ocr" edition = "2018" license = "MIT" name = "win_ocr_bindings" repository = "https://github.com/JichouP/win-ocr-rs-bindings" version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] windows = "0.21.1" [build-dependencies] windows = "0.21.1"