Bump scraper from 0.16.0 to 0.17.1 (#9638)

This commit is contained in:
dependabot[bot]
2023-07-10 05:28:36 +00:00
committed by GitHub
parent 47979651f3
commit 79a9751a58
2 changed files with 39 additions and 171 deletions

View File

@ -22,6 +22,6 @@ nu-protocol = { path="../nu-protocol", version = "0.82.1" }
nu-engine = { path="../nu-engine", version = "0.82.1" }
gjson = "0.8"
scraper = { default-features = false, version = "0.16" }
scraper = { default-features = false, version = "0.17" }
sxd-document = "0.3"
sxd-xpath = "0.4"