Skip to content

Commit 4ff30c6

Browse files
authored
Merge pull request #236 from rust-scraper/dependabot/cargo/serde-1.0.218
Bump serde from 1.0.217 to 1.0.218
2 parents a52514c + 97a987e commit 4ff30c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -19,7 +19,7 @@ html5ever = "0.29.0"
1919
indexmap = { version = "2.7.1", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.26.0"
22-
serde = { version = "1.0.217", optional = true }
22+
serde = { version = "1.0.218", optional = true }
2323
tendril = "0.4.3"
2424

2525
[dependencies.getopts]

0 commit comments

Comments
 (0)