diff --git a/Cargo.toml b/Cargo.toml index f0a268c..5f867f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ package.keywords = ["databending", "data-bending", "bending", "bend", "art"] [workspace.dependencies] fundsp = "0.18.2" -image = "0.24.9" +image = "0.25.1" anyhow = "1.0.86" bingus = { version = "0.1.0", path = "bingus" } num-traits = "0.2.19"