Skip to content

Commit

Permalink
Merge pull request #7 from joshuachp/dependabot/cargo/indexmap-2.1.0
Browse files Browse the repository at this point in the history
chore(deps): bump indexmap from 1.9.3 to 2.1.0
  • Loading branch information
joshuachp authored Dec 24, 2023
2 parents b7d289c + 3a6e96d commit 7bd2737
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
[dependencies]
forest-ds = "1.1.5"
html5ever = "0.26.0"
indexmap = "1.9.2"
indexmap = "2.1.0"
serde = { version = "1.0.152", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 7bd2737

Please sign in to comment.