Bump scraper from 0.17.1 to 0.18.1 (#10879)

This commit is contained in:
dependabot[bot]
2023-10-30 11:53:26 +00:00
committed by GitHub
parent dccb2b48f3
commit ac43372618
2 changed files with 3 additions and 4 deletions

View File

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