We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d27756 commit bf217baCopy full SHA for bf217ba
tools/xdp/xtask/Cargo.toml
@@ -9,5 +9,5 @@ bindgen = "0.71"
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