Skip to content

Commit 6693895

Browse files
committed
chore: Release
1 parent 87b2cdc commit 6693895

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/twistedfall/opencv-rust"
66
readme = "README.md"
77
keywords = ["opencv", "vision"]
88
license = "MIT"
9-
version = "0.91.1"
9+
version = "0.91.2"
1010
edition = "2021"
1111
rust-version = "1.66"
1212
authors = ["Pro <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ generation) are installed in your system.
1919

2020
Update your Cargo.toml
2121
```toml
22-
opencv = "0.91.1"
22+
opencv = "0.91.2"
2323
```
2424

2525
Import prelude

0 commit comments

Comments
 (0)