This commit is contained in:
2026-07-09 02:59:53 +03:00
commit 7ace048d94
817 changed files with 234289 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[package]
name = "hcie-color"
version = "0.1.0"
edition = "2021"
[dependencies]
[lib]
crate-type = ["staticlib", "rlib", "cdylib"]
[dev-dependencies]
rstest = "0.23"
proptest = "1.5"
approx = "0.5"