Skip to content

Commit 7148be0

Browse files
committed
chore: Release
1 parent 925234f commit 7148be0

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.84.4"
9+
version = "0.84.5"
1010
edition = "2021"
1111
rust-version = "1.59"
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
@@ -17,7 +17,7 @@ generation) are installed in your system.
1717

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

2323
Import prelude

0 commit comments

Comments
 (0)