Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedfall committed Apr 26, 2024
1 parent 87b2cdc commit 6693895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository = "https://github.com/twistedfall/opencv-rust"
readme = "README.md"
keywords = ["opencv", "vision"]
license = "MIT"
version = "0.91.1"
version = "0.91.2"
edition = "2021"
rust-version = "1.66"
authors = ["Pro <twisted.fall@gmail.com>", "Mathieu Poumeyrol <kali@zoy.org>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ generation) are installed in your system.

Update your Cargo.toml
```toml
opencv = "0.91.1"
opencv = "0.91.2"
```

Import prelude
Expand Down

0 comments on commit 6693895

Please sign in to comment.