We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ac09e commit 73b6e46Copy full SHA for 73b6e46
tools/xdp/xtask/Cargo.toml
@@ -9,5 +9,5 @@ bindgen = "0.70"
9
clap = { version = "4.1", features = ["derive"] }
10
elf = "0.7"
11
env_logger = "0.11"
12
-rbpf = "0.2"
+rbpf = "0.3"
13
similar = "2"
0 commit comments