Skip to content

Commit

Permalink
Merge branch 'main' into ringbuf
Browse files Browse the repository at this point in the history
  • Loading branch information
ajwerner committed Jun 21, 2023
2 parents b797e81 + 4c08b9b commit 4a1a381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aya-tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Alessandro Decina <alessandro.d@gmail.com>"]
edition = "2021"

[dependencies]
bindgen = "0.65"
bindgen = "0.66"
clap = { version = "4", features = ["derive"] }
anyhow = "1"
thiserror = "1"
Expand Down

0 comments on commit 4a1a381

Please sign in to comment.