mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(network, p2p): Wasm compilation (#10278)
This commit is contained in:
@ -27,8 +27,8 @@ tokio = { workspace = true, features = ["sync"] }
|
||||
|
||||
# misc
|
||||
auto_impl.workspace = true
|
||||
thiserror.workspace = true
|
||||
tracing.workspace = true
|
||||
derive_more.workspace = true
|
||||
|
||||
parking_lot = { workspace = true, optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user