diff --git a/css-inline/Cargo.toml b/css-inline/Cargo.toml index 93e7072b..46428f3d 100644 --- a/css-inline/Cargo.toml +++ b/css-inline/Cargo.toml @@ -28,7 +28,7 @@ http = ["attohttpc"] file = [] [dependencies] -cssparser = "0.31.2" +cssparser = "0.33.0" html5ever = "0.26.0" attohttpc = { version = "0.24", default-features = false, features = [ "compress",