Skip to content

Commit

Permalink
Merge pull request #233 from rust-scraper/dependabot/cargo/serde-1.0.217
Browse files Browse the repository at this point in the history
Bump serde from 1.0.215 to 1.0.217
  • Loading branch information
cfvescovo authored Feb 3, 2025
2 parents 1a55337 + 11cca40 commit a52514c
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.215", optional = true }
serde = { version = "1.0.217", optional = true }
tendril = "0.4.3"

[dependencies.getopts]
Expand Down

0 comments on commit a52514c

Please sign in to comment.