Skip to content

Commit

Permalink
Up erydanos
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Aug 3, 2024
1 parent 5ed5e6c commit a9fa623
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions 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.5.7"
version = "0.5.8"
edition = "2021"
description = "High performance utilities for color format handling and conversion."
readme = "README.md"
Expand All @@ -16,7 +16,7 @@ repository = "https://github.com/awxkee/colorutils-rs"
exclude = ["*.jpg"]

[dependencies]
erydanos = "0.2.11"
erydanos = "0.2.12"
half = "2.4.1"

[features]
Expand Down

0 comments on commit a9fa623

Please sign in to comment.