Skip to content

Commit

Permalink
fix(deps): update rust crate indexmap to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent 7839ea6 commit c177c51
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 @@ -19,7 +19,7 @@ doctest = false
cssparser = "0.27"
html5ever = "0.26.0"
selectors = "0.22"
indexmap = "2.2.5"
indexmap = "2.2.6"

[dev-dependencies]
tempfile = "3"

0 comments on commit c177c51

Please sign in to comment.