Skip to content

Commit 3284196

Browse files
committed
chore(rust): bump crate version to 1.5.1 and enhance metadata/documentation
- Update Cargo.toml version from 1.5.0 to 1.5.1 (patch release for metadata changes) - Enhance package description: emphasize high-performance, add RGB/YUV workflows, clarify video file support - Refine keywords: camera, webcam, capture, video, ccap for better discoverability - Improve README.md: clarify package vs crate naming, enhance onboarding, add comprehensive examples - Add platform-specific notes for video playback support (Windows/macOS) No functional code changes. Metadata and documentation improvements only. Related to crate branding and SEO optimization.
1 parent 124e84a commit 3284196

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bindings/rust/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.

bindings/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ccap-rs"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
edition = "2021"
55
rust-version = "1.65"
66
authors = ["wysaid <this@wysaid.org>"]

0 commit comments

Comments
 (0)