[package] name = "rustint" version = "0.1.5" authors = ["Marshall Ku "] edition = "2021" description = "Library for working with RGB colors" license = "MIT" repository = "https://github.com/marshallku/rustint" [dependencies] thiserror = "1.0.64"