Skip to content

Commit 786b6ed

Browse files
authored
Merge pull request #265 from rust-scraper/dependabot/cargo/indexmap-2.11.0
Bump indexmap from 2.10.0 to 2.11.0
2 parents 0664ea2 + 7d98aee commit 786b6ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

scraper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
cssparser = "0.35.0"
1717
ego-tree = "0.10.0"
1818
html5ever = "0.35.0"
19-
indexmap = { version = "2.7.1", optional = true }
19+
indexmap = { version = "2.11.0", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.31.0"
2222
serde = { version = "1.0.218", optional = true }

0 commit comments

Comments
 (0)