Skip to content

Commit 2d095f9

Browse files
committed
chore: Bump to 0.1.2
1 parent 5b6f615 commit 2d095f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "YOLO object detection model in Rust. Currently on YOLO v11."
44
authors = ["Yi-Jyun Pan <[email protected]>"]
55
keywords = ["yolo", "object-detection", "onnx", "rust", "machine-learning"]
66
categories = ["science"]
7-
version = "0.1.1"
7+
version = "0.1.2"
88
edition = "2024"
99
license = "MIT OR Apache-2.0"
1010
repository = "https://github.com/pan93412/yolo-rs"

0 commit comments

Comments
 (0)