chore(emitter-and-signal): ext-trait
is moving to a workspace dependency
This commit is contained in:
@@ -6,5 +6,5 @@ license = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
deranged = { workspace = true }
|
||||
ext-trait = "2.0.0"
|
||||
ext-trait = { workspace = true }
|
||||
tokio = { workspace = true, features = ["sync"] }
|
||||
|
Reference in New Issue
Block a user