Skip to content

Commit

Permalink
Update parcel_selectors requirement from =0.24.7 to =0.26.5
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: parcel_selectors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 89c138d commit 3a94794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.5" # 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"
Expand Down

0 comments on commit 3a94794

Please sign in to comment.