Skip to content

Commit

Permalink
disable ws in forge
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Nov 16, 2023
1 parent 0ec52be commit b584274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/anvil/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ memory-db = "0.29"
alloy-primitives = { workspace = true, features = ["serde"] }

# axum related
axum = { workspace = true, features = ["ws"] }
axum.workspace = true
hyper.workspace = true
tower.workspace = true

Expand Down

0 comments on commit b584274

Please sign in to comment.