Skip to content

Commit b6d6304

Browse files
committed
chore: Release
1 parent de5bf1b commit b6d6304

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.92.2"
9+
version = "0.92.3"
1010
edition = "2021"
1111
rust-version = "1.66"
1212
authors = ["Pro <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ generation) are installed in your system.
2020
Update your Cargo.toml
2121

2222
```toml
23-
opencv = "0.92.2"
23+
opencv = "0.92.3"
2424
```
2525

2626
Import prelude

0 commit comments

Comments
 (0)