mirror of
https://codeberg.org/icewind/contrast.git
synced 2026-06-03 18:04:09 +02:00
specify msrv
This commit is contained in:
parent
938d4e99e8
commit
649fc16e83
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://codeberg.org/icewind/contrast"
|
repository = "https://codeberg.org/icewind/contrast"
|
||||||
documentation = "https://docs.rs/contrast/"
|
documentation = "https://docs.rs/contrast/"
|
||||||
|
rust-version = "1.63.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rgb = "0.8"
|
rgb = "0.8"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue