Compare commits

..

1 Commits

Author SHA1 Message Date
tamird 4a7a39d22a aya-obj, aya-ebpf-bindings: regenerate
libbpf commit: 20ea95b4505c477af3b6ff6ce9d19cee868ddc5d
1 day ago

@ -18,7 +18,7 @@ workspace = true
[dependencies] [dependencies]
bytes = { workspace = true } bytes = { workspace = true }
hashbrown = { workspace = true, features = ["default-hasher", "equivalent"] } hashbrown = { workspace = true, default-features = true }
log = { workspace = true } log = { workspace = true }
object = { workspace = true, features = ["elf", "read_core"] } object = { workspace = true, features = ["elf", "read_core"] }
thiserror = { workspace = true } thiserror = { workspace = true }

Loading…
Cancel
Save