Skip to content

Commit b41dfe7

Browse files
committed
Finish 0.1.1 release
1 parent a5db1c7 commit b41dfe7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openvx/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[package]
22
name = "openvx"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "OpenVX wrapper"
55
authors = ["Markus Mayer <widemeadows@gmail.com>"]
66
keywords = ["openvx"]
77
categories = ["computer-vision", "api-bindings"]
88
repository = "https://github.com/sunsided/rust-openvx"
9+
readme = "../README.md"
910
license = "MIT"
1011
edition = "2021"
1112

0 commit comments

Comments
 (0)