Skip to content

Commit

Permalink
fix: remove surf depend
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Sep 13, 2024
1 parent 10acc88 commit 6eb0a7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ sha3 = "0.9.1"
snap = "1.1.1"
ssz_types = "0.8.0"
strum = { version = "0.26.1", features = ["derive"] }
surf = { version = "2.3.2", default-features = false, features = ["h1-client-rustls", "middleware-logger", "encoding"] } # we use rustls because OpenSSL cause issues compiling on aarch64
tempfile = "3.3.0"
test-log = { version = "0.2.11", features = ["trace"] }
thiserror = "1.0.57"
Expand Down

0 comments on commit 6eb0a7f

Please sign in to comment.