Skip to content

Commit d62bf27

Browse files
dependabot[bot]teymour-aldridge
authored andcommitted
Bump selectors from 0.28.0 to 0.29.0
Bumps [selectors](https://github.com/servo/stylo) from 0.28.0 to 0.29.0. - [Release notes](https://github.com/servo/stylo/releases) - [Commits](https://github.com/servo/stylo/commits) --- updated-dependencies: - dependency-name: selectors dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd962a0 commit d62bf27

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 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
@@ -18,7 +18,7 @@ ego-tree = "0.10.0"
1818
html5ever = "0.31.0"
1919
indexmap = { version = "2.7.1", optional = true }
2020
precomputed-hash = "0.1.1"
21-
selectors = "0.28.0"
21+
selectors = "0.29.0"
2222
serde = { version = "1.0.218", optional = true }
2323
tendril = "0.4.3"
2424

0 commit comments

Comments
 (0)