Skip to content

Commit

Permalink
Fix BGR, BGRA
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Jun 10, 2024
1 parent 186d66d commit 0479069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ workspace = { members = ["src/app"] }

[package]
name = "colorutils-rs"
version = "0.3.3"
version = "0.3.4"
edition = "2021"
description = "High performance utilities for color format handling and conversion."
readme = "README.md"
Expand Down

0 comments on commit 0479069

Please sign in to comment.