Skip to content

Commit 6784a7e

Browse files
committed
chore: Release
1 parent f70c771 commit 6784a7e

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.93.2"
9+
version = "0.93.3"
1010
edition = "2021"
1111
rust-version = "1.66"
1212
authors = ["Pro <twisted.fall@gmail.com>", "Mathieu Poumeyrol <kali@zoy.org>"]

README.md

Lines changed: 1 addition & 1 deletion
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.93.2"
23+
opencv = "0.93.3"
2424
```
2525

2626
Import prelude

0 commit comments

Comments
 (0)