mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-19 23:48:09 +00:00
chore: remove unused dns cache
This commit is contained in:
@@ -21,7 +21,6 @@ futures-util = "0.3"
|
||||
|
||||
# HTTP client
|
||||
reqwest = { version = "0.13", default-features = false, features = ["json", "query", "stream", "gzip", "rustls", "http2"] }
|
||||
hickory-resolver = "0.26"
|
||||
|
||||
# Serialization
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user