|
@@ -12,7 +12,7 @@ edition = "2018"
|
|
|
|
|
|
[dependencies]
|
|
|
aya = { version = "0.10.7", features=["async_tokio"] }
|
|
|
-aya-log-common = { version = "0.1", path = "../aya-log-common", features=["userspace"] }
|
|
|
+aya-log-common = { version = "0.1.1", path = "../aya-log-common", features=["userspace"] }
|
|
|
dyn-fmt = "0.3.0"
|
|
|
thiserror = "1"
|
|
|
log = "0.4"
|