Skip to content

Commit bca7900

Browse files
Bump cssparser from 0.36.0 to 0.37.0
Bumps [cssparser](https://github.com/servo/rust-cssparser) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/servo/rust-cssparser/releases) - [Commits](https://github.com/servo/rust-cssparser/commits) --- updated-dependencies: - dependency-name: cssparser dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 170cdd3 commit bca7900

2 files changed

Lines changed: 27 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 3 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
@@ -13,7 +13,7 @@ repository = "https://github.com/rust-scraper/scraper"
1313
readme = "README.md"
1414

1515
[dependencies]
16-
cssparser = "0.36.0"
16+
cssparser = "0.37.0"
1717
ego-tree = "0.11.0"
1818
html5ever = "0.39.0"
1919
indexmap = { version = "2.13.0", optional = true }

0 commit comments

Comments
 (0)