add, implement and use the Unifier trait
This commit is contained in:
@@ -63,6 +63,7 @@ hyper = { version = "0.14", features = ["full"] }
|
||||
hyper-tls = "0.5.0"
|
||||
tokio = { version = "1.24.2", features = ["full"] }
|
||||
futures = "0.3"
|
||||
derive_deref = "1.1.1"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user