Skip to content

Commit 638d731

Browse files
dependabot[bot]teymour-aldridge
authored andcommitted
Bump indexmap from 2.7.0 to 2.7.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.0 to 2.7.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbe480a commit 638d731

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scraper/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
cssparser = "0.34.0"
1717
ego-tree = "0.10.0"
1818
html5ever = "0.29.0"
19-
indexmap = { version = "2.7.0", optional = true }
19+
indexmap = { version = "2.7.1", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.26.0"
2222
tendril = "0.4.3"

0 commit comments

Comments
 (0)