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 360cb74 commit 5ed5e6c
Showing 1 changed file with 2 additions and 2 deletions.
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.6"
version = "0.5.7"
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.9"
erydanos = "0.2.11"
half = "2.4.1"

[features]
Expand Down

0 comments on commit 5ed5e6c

Please sign in to comment.