Skip to content

Commit 3fca4f1

Browse files
authored
Merge pull request #278 from rust-scraper/dependabot/cargo/indexmap-2.12.0
Bump indexmap from 2.11.4 to 2.12.0
2 parents 6f076d1 + 8e56e7e commit 3fca4f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.11.4", optional = true }
19+
indexmap = { version = "2.12.0", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.32.0"
2222
serde = { version = "1.0.228", optional = true }

0 commit comments

Comments
 (0)