mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-26 10:58:07 +00:00
tests: Improve e2e auth test coverage
This commit is contained in:
+2
-2
@@ -22,13 +22,13 @@ futures-util = "0.3"
|
||||
|
||||
# HTTP client
|
||||
reqwest = { version = "0.12", features = ["json", "stream", "gzip"] }
|
||||
trust-dns-resolver = "0.23"
|
||||
hickory-resolver = "0.24"
|
||||
|
||||
# Serialization
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
simd-json = "0.13"
|
||||
dotenv = "0.15"
|
||||
dotenvy = "0.15"
|
||||
|
||||
# Ethereum and crypto
|
||||
alloy-primitives = "0.8.26"
|
||||
|
||||
Reference in New Issue
Block a user