mirror of
https://codeberg.org/icewind/contrast.git
synced 2026-06-03 18:04:09 +02:00
0.1.1
This commit is contained in:
parent
47526e6071
commit
aae3432397
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -16,7 +16,7 @@ checksum = "9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c"
|
|||
|
||||
[[package]]
|
||||
name = "contrast"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"num-traits",
|
||||
"rgb",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "contrast"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
description = "Calculate contrast between two colors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue