diff --git a/Cargo.toml b/Cargo.toml index bd4a4a0a..573c07b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ workspace = { members = ["app", "coeffs", "fuzz"] } [package] name = "yuvutils-rs" -version = "0.5.9" +version = "0.5.10" edition = "2021" description = "High performance utilities for YUV format handling and conversion." readme = "README.md"