fast image operations
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |