mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-10 02:41:23 +08:00
build(deps): update hickory-resolver requirement in /rust
Updates the requirements on [hickory-resolver](https://github.com/hickory-dns/hickory-dns) to permit the latest version. - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md) - [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.24.0...v0.25.1) --- updated-dependencies: - dependency-name: hickory-resolver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5f3e4753c
commit
41b66ca33f
@ -17,7 +17,7 @@ futures = { version = "0.3", default-features = false, features = ["executor"] }
|
|||||||
url = "2.5"
|
url = "2.5"
|
||||||
once_cell = "1.20"
|
once_cell = "1.20"
|
||||||
reqwest = { version = "0.12", features = ["rustls-tls-webpki-roots", "cookies", "gzip", "json", "stream"] }
|
reqwest = { version = "0.12", features = ["rustls-tls-webpki-roots", "cookies", "gzip", "json", "stream"] }
|
||||||
hickory-resolver = { version = "0.24" }
|
hickory-resolver = { version = "0.25" }
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
|
|
||||||
scopeguard = "1.2"
|
scopeguard = "1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user