mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 22:16:17 +02:00
build(deps): bump scraper from 0.22.0 to 0.23.1 (#15294)
This commit is contained in:
@@ -20,7 +20,7 @@ nu-plugin = { path = "../nu-plugin", version = "0.102.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.102.1" }
|
||||
|
||||
gjson = "0.8"
|
||||
scraper = { default-features = false, version = "0.22" }
|
||||
scraper = { default-features = false, version = "0.23" }
|
||||
sxd-document = "0.3"
|
||||
sxd-xpath = "0.4"
|
||||
webpage = { version = "2.0.1", features = ["serde"] }
|
||||
|
Reference in New Issue
Block a user