Skip to content

Commit 6f076d1

Browse files
dependabot[bot]adamreichold
authored andcommitted
Bump selectors from 0.31.0 to 0.32.0
Bumps [selectors](https://github.com/servo/stylo) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/servo/stylo/releases) - [Commits](https://github.com/servo/stylo/commits) --- updated-dependencies: - dependency-name: selectors dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14e4335 commit 6f076d1

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

Cargo.lock

Lines changed: 9 additions & 18 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
@@ -18,7 +18,7 @@ ego-tree = "0.10.0"
1818
html5ever = "0.35.0"
1919
indexmap = { version = "2.11.4", optional = true }
2020
precomputed-hash = "0.1.1"
21-
selectors = "0.31.0"
21+
selectors = "0.32.0"
2222
serde = { version = "1.0.228", optional = true }
2323
tendril = "0.4.3"
2424

0 commit comments

Comments
 (0)