|
@@ -8,7 +8,7 @@ publish = false
|
|
anyhow = "1"
|
|
anyhow = "1"
|
|
aya = { path = "../../aya" }
|
|
aya = { path = "../../aya" }
|
|
clap = { version = "3", features = ["derive"] }
|
|
clap = { version = "3", features = ["derive"] }
|
|
-env_logger = "0.9"
|
|
|
|
|
|
+env_logger = "0.10"
|
|
inventory = "0.2"
|
|
inventory = "0.2"
|
|
integration-test-macros = { path = "../integration-test-macros" }
|
|
integration-test-macros = { path = "../integration-test-macros" }
|
|
lazy_static = "1"
|
|
lazy_static = "1"
|