diff --git a/Cargo.toml b/Cargo.toml index 7f0c5fca..1f38e386 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ crate-type = ["cdylib"] [dependencies] anyhow = "1" base64 = "0.21" -cssparser = "0.29" +cssparser = "0.32" infer = "0.15" libavif = { version = "0.11", default-features = false, features = [ "codec-aom",