fast image operations
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e6593d3..e205693 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,6 +30,7 @@ libc = "0.2.154"
hinted = { version = "0.0.2", features = ["nightly"] }
lower = "0.2.0"
array_chunks = "1.0.0"
+car = "0.1.3"
[target.'cfg(windows)'.dependencies]
windows = { version = "0.53.0", features = [