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 9222508..25ca8a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,6 +24,7 @@ minifb = { version = "0.25.0", default-features = false, features = [
"wayland",
], optional = true }
wgpu = { version = "0.19.1", default-features = false, optional = true }
+atools = "0.1.0"
[dev-dependencies]
iai = { git = "https://github.com/bend-n/iai.git" }