diff --git a/Cargo.toml b/Cargo.toml index 7cdef41..948f8c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ lettre = { version = "0.11", default-features = false, features = ["tokio1", "to # eBPF (Linux only) [target.'cfg(target_os = "linux")'.dependencies] -aya = "0.12" +aya = "0.13" aya-obj = "0.2" # Firewall (Linux only)