fast image operations
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e205693..676fb1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ vecto = "0.1.1"
umath = "0.0.7"
fr = { version = "0.1.1", package = "fer", optional = true }
slur = { version = "0.1.0", optional = true }
-clipline = "0.1.2"
+clipline = "0.4.0"
minifb = { version = "0.25.0", default-features = false, features = [
"x11",
"wayland",