fast image operations
bump hinted
bendn 2025-01-31
parent e414c8b · commit e88f04d
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a435f41..3bed3d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ wgpu = { version = "0.19.1", default-features = false, optional = true }
atools = "0.1.4"
qwant = { version = "1.0.0", optional = true }
libc = "0.2.154"
-hinted = { version = "0.0.1", features = ["nightly"] }
+hinted = { version = "0.0.2", features = ["nightly"] }
[target.'cfg(windows)'.dependencies]
windows = { version = "0.53.0", features = [