Skip to content

Commit bc7bedb

Browse files
committed
Add readme for binding-generator
1 parent 7361ab1 commit bc7bedb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

binding-generator/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "opencv-binding-generator"
33
description = "Binding generator for opencv crate"
44
repository = "https://github.com/twistedfall/opencv-rust"
5+
readme = "README.md"
56
version = "0.96.0"
67
license = "MIT"
78
authors = ["Pro <[email protected]>"]

binding-generator/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# OpenCV bindings generator
2+
3+
This is the support crate for [opencv](https://crates.io/crates/opencv). You don't want to use it separately.

0 commit comments

Comments
 (0)