mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-09 20:51:22 +08:00
Merge pull request #77 from StarCitizenToolBox/dependabot/cargo/rust/hickory-resolver-0.25
build(deps): update hickory-resolver requirement from 0.24 to 0.25 in /rust
This commit is contained in:
commit
26e4908101
@ -17,7 +17,7 @@ futures = { version = "0.3", default-features = false, features = ["executor"] }
|
||||
url = "2.5"
|
||||
once_cell = "1.20"
|
||||
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"
|
||||
|
||||
scopeguard = "1.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user