We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb8d4e commit 34623b6Copy full SHA for 34623b6
Cargo.toml
@@ -111,3 +111,5 @@ enr = { version = "=0.12.1", default-features = false, features = [
111
112
# Test Utils
113
alloy-rlp = "0.3.11"
114
+
115
+rustls-webpki = { version = "0.102", features = ["std"] }
0 commit comments