Skip to content

Commit 7bd2737

Browse files
authored
Merge pull request #7 from joshuachp/dependabot/cargo/indexmap-2.1.0
chore(deps): bump indexmap from 1.9.3 to 2.1.0
2 parents b7d289c + 3a6e96d commit 7bd2737

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
1313
[dependencies]
1414
forest-ds = "1.1.5"
1515
html5ever = "0.26.0"
16-
indexmap = "1.9.2"
16+
indexmap = "2.1.0"
1717
serde = { version = "1.0.152", optional = true }
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)