mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
Remove unused tokio dependency.
This commit is contained in:
parent
98f32f6415
commit
1b5587edcd
@ -14,7 +14,6 @@ hex = "0.4.3"
|
||||
rand = "0.8.4"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde_json = { version = "1.0.113" }
|
||||
tokio = { version = "1.41.1", features = ["full"] }
|
||||
tig-structs = { path = "../tig-structs" }
|
||||
tig-utils = { path = "../tig-utils", features = ["web3"] }
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user