Load aya into project
This commit is contained in:
parent
69be59d4da
commit
c1dec2ffc8
0
.gitmodules
vendored
0
.gitmodules
vendored
@ -15,4 +15,5 @@ categories = []
|
||||
[dependencies]
|
||||
tokio = { version = "1.29.1", features = ["macros", "rt-multi-thread", "sync"] }
|
||||
clap = { version = "4.3.11", features = ["derive"] }
|
||||
|
||||
aya = { git = "https://github.com/aya-rs/aya", rev = "f334cbd86ee8c83b29940ee80f0ab80a6d58e5d1", features = ["async_tokio"] }
|
||||
aya-log = { git = "https://github.com/aya-rs/aya", rev = "f334cbd86ee8c83b29940ee80f0ab80a6d58e5d1" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user