|
|
@ -4,8 +4,8 @@ version = "0.1.0"
|
|
|
|
edition = "2021"
|
|
|
|
edition = "2021"
|
|
|
|
|
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
[dependencies]
|
|
|
|
aya-bpf = { git = "https://github.com/aya-rs/aya", branch = "main" }
|
|
|
|
aya-bpf = { git = "https://github.com/aya-rs/aya", tag = "aya-log-v0.1.13" }
|
|
|
|
aya-log-ebpf = { git = "https://github.com/aya-rs/aya", branch = "main" }
|
|
|
|
aya-log-ebpf = { git = "https://github.com/aya-rs/aya", tag = "aya-log-v0.1.13" }
|
|
|
|
{{ project-name }}-common = { path = "../{{ project-name }}-common" }
|
|
|
|
{{ project-name }}-common = { path = "../{{ project-name }}-common" }
|
|
|
|
|
|
|
|
|
|
|
|
[[bin]]
|
|
|
|
[[bin]]
|
|
|
|