nushell/crates/nu_plugin_query/Cargo.toml

29 lines
726 B
TOML
Raw Normal View History

[package]
authors = ["The Nushell Project Developers"]
description = "A Nushell plugin to query JSON, XML, and various web data"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_query"
edition = "2021"
license = "MIT"
name = "nu_plugin_query"
version = "0.95.1"
[lib]
doctest = false
bench = false
[[bin]]
name = "nu_plugin_query"
bench = false
[dependencies]
nu-plugin = { path = "../nu-plugin", version = "0.95.1" }
nu-protocol = { path = "../nu-protocol", version = "0.95.1" }
gjson = "0.8"
Bump scraper from 0.18.1 to 0.19.0 (#12060) Bumps [scraper](https://github.com/causal-agent/scraper) from 0.18.1 to 0.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/causal-agent/scraper/releases">scraper's releases</a>.</em></p> <blockquote> <h2>0.19.0</h2> <h2>What's Changed</h2> <ul> <li>Bump ahash from 0.8.3 to 0.8.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/156">causal-agent/scraper#156</a></li> <li>Bump indexmap from 2.0.2 to 2.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/159">causal-agent/scraper#159</a></li> <li>Add convenience methods to iterate only over child and descendant elements instead of all nodes. by <a href="https://github.com/adamreichold"><code>@​adamreichold</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/158">causal-agent/scraper#158</a></li> <li>Add trait to abstract over selectable collections of elements by <a href="https://github.com/adamreichold"><code>@​adamreichold</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/155">causal-agent/scraper#155</a></li> <li>Bump once_cell from 1.18.0 to 1.19.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/161">causal-agent/scraper#161</a></li> <li>Another try at actually using an nth index cache by <a href="https://github.com/adamreichold"><code>@​adamreichold</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/164">causal-agent/scraper#164</a></li> <li>Bump ahash from 0.8.6 to 0.8.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/165">causal-agent/scraper#165</a></li> <li>Bump indexmap from 2.1.0 to 2.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/166">causal-agent/scraper#166</a></li> <li>Bump indexmap from 2.2.1 to 2.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/167">causal-agent/scraper#167</a></li> <li>Bump ahash from 0.8.7 to 0.8.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/172">causal-agent/scraper#172</a></li> <li>Bump indexmap from 2.2.2 to 2.2.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/causal-agent/scraper/pull/171">causal-agent/scraper#171</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/causal-agent/scraper/compare/v0.18.1...v0.19.0">https://github.com/causal-agent/scraper/compare/v0.18.1...v0.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/causal-agent/scraper/commit/1e123525b811ca869f9b19c1335235a7fed5a382"><code>1e12352</code></a> Version 0.19.0</li> <li><a href="https://github.com/causal-agent/scraper/commit/c4212deefed59ac62fd3a95c2198934808722c45"><code>c4212de</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/171">#171</a> from causal-agent/dependabot/cargo/indexmap-2.2.3</li> <li><a href="https://github.com/causal-agent/scraper/commit/abc3acfd423f3128422938242f293b2279048796"><code>abc3acf</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/172">#172</a> from causal-agent/dependabot/cargo/ahash-0.8.9</li> <li><a href="https://github.com/causal-agent/scraper/commit/67fc720e4b09392ba8ad13ce156c4b29b7b71afb"><code>67fc720</code></a> Bump ahash from 0.8.7 to 0.8.9</li> <li><a href="https://github.com/causal-agent/scraper/commit/6634e9dd14a89e644e3900bdd14c298e16c0c628"><code>6634e9d</code></a> Bump indexmap from 2.2.2 to 2.2.3</li> <li><a href="https://github.com/causal-agent/scraper/commit/2eb7db263c90f04f885c871ce89b3c0565c2332e"><code>2eb7db2</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/167">#167</a> from causal-agent/dependabot/cargo/indexmap-2.2.2</li> <li><a href="https://github.com/causal-agent/scraper/commit/1775ac7c3acbc4eded30d72454ea0dc4c12677db"><code>1775ac7</code></a> Bump indexmap from 2.2.1 to 2.2.2</li> <li><a href="https://github.com/causal-agent/scraper/commit/3288cd901b32658c7bf3c46f131d7d37d7de0086"><code>3288cd9</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/166">#166</a> from causal-agent/dependabot/cargo/indexmap-2.2.1</li> <li><a href="https://github.com/causal-agent/scraper/commit/51485a0dd8ae724c4e992c937c1106f22227682b"><code>51485a0</code></a> Bump indexmap from 2.1.0 to 2.2.1</li> <li><a href="https://github.com/causal-agent/scraper/commit/805692248b82ffea012c08c7ad6f04b3b289d183"><code>8056922</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/165">#165</a> from causal-agent/dependabot/cargo/ahash-0.8.7</li> <li>Additional commits viewable in <a href="https://github.com/causal-agent/scraper/compare/v0.18.1...v0.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scraper&package-manager=cargo&previous-version=0.18.1&new-version=0.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 00:23:28 +00:00
scraper = { default-features = false, version = "0.19" }
sxd-document = "0.3"
sxd-xpath = "0.4"
webpage = { version = "2.0.1", features = ["serde"] }
serde_json.workspace = true
serde.workspace = true