|
@@ -12,7 +12,7 @@ edition.workspace = true
|
|
|
anyhow = { workspace = true, features = ["std"] }
|
|
|
assert_matches = { workspace = true }
|
|
|
aya = { path = "../../aya", version = "^0.13.0", default-features = false }
|
|
|
-aya-log = { path = "../../aya-log", version = "^0.2.0", default-features = false }
|
|
|
+aya-log = { path = "../../aya-log", version = "^0.2.1", default-features = false }
|
|
|
aya-obj = { path = "../../aya-obj", version = "^0.2.0", default-features = false }
|
|
|
env_logger = { workspace = true }
|
|
|
epoll = { workspace = true }
|