Skip to content

Commit 381a4bd

Browse files
Jan9103adamreichold
authored andcommitted
chore(Cargo.toml): bump servo to 0.36.0
1 parent 3fca4f1 commit 381a4bd

File tree

2 files changed

+37
-57
lines changed

2 files changed

+37
-57
lines changed

Cargo.lock

Lines changed: 34 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scraper/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ repository = "https://github.com/causal-agent/scraper"
1313
readme = "README.md"
1414

1515
[dependencies]
16-
cssparser = "0.35.0"
16+
cssparser = "0.36.0"
1717
ego-tree = "0.10.0"
18-
html5ever = "0.35.0"
18+
html5ever = "0.36.0"
1919
indexmap = { version = "2.12.0", optional = true }
2020
precomputed-hash = "0.1.1"
21-
selectors = "0.32.0"
21+
selectors = "0.33.0"
2222
serde = { version = "1.0.228", optional = true }
2323
tendril = "0.4.3"
2424

0 commit comments

Comments
 (0)