Skip to content

Commit

Permalink
Merge pull request #236 from rust-scraper/dependabot/cargo/serde-1.0.218
Browse files Browse the repository at this point in the history
Bump serde from 1.0.217 to 1.0.218
  • Loading branch information
cfvescovo authored Feb 24, 2025
2 parents a52514c + 97a987e commit 4ff30c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scraper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ html5ever = "0.29.0"
indexmap = { version = "2.7.1", optional = true }
precomputed-hash = "0.1.1"
selectors = "0.26.0"
serde = { version = "1.0.217", optional = true }
serde = { version = "1.0.218", optional = true }
tendril = "0.4.3"

[dependencies.getopts]
Expand Down

0 comments on commit 4ff30c6

Please # to comment.