Skip to content

Commit 067b5ac

Browse files
committed
chore: Release
1 parent 64717d5 commit 067b5ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
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.81.0"
9+
version = "0.81.1"
1010
edition = "2021"
1111
rust-version = "1.59"
1212
resolver = "1"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ generation) are installed in your system.
1717

1818
Update your Cargo.toml
1919
```toml
20-
opencv = "0.81.0"
20+
opencv = "0.81.1"
2121
```
2222

2323
Import prelude

0 commit comments

Comments
 (0)