diff --git a/Cargo.toml b/Cargo.toml index 78d4e040..68d507b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ log = "0.4" maplit = "1" once_cell = "1.17.1" parcel_css = { version = "1.0.0-alpha.32", optional = true } -parcel_selectors = "=0.24.7" # this is *not* a required dependency, +parcel_selectors = "=0.26.6" # this is *not* a required dependency, # but we are pinning it since 0.24.8 does # not build correctly. it is not an ftml issue. pest = "2"