diff --git a/Cargo.toml b/Cargo.toml index f11fe34..ce781a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ repository.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] vello = { workspace = true } -usvg = "0.40.0" +usvg = "0.41.0" image = { version = "0.25.0", default-features = false, features = [ "png", "jpeg",