Skip to content

Commit 2206184

Browse files
committed
update bindgen from 0.65 to 0.69
1 parent 6492f23 commit 2206184

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

Cargo.lock

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dpdk-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Rust binding for Intel DPDK.
1515
"""
1616

1717
[build-dependencies]
18-
bindgen = "0.65"
18+
bindgen = "0.69"
1919
num_cpus = "1"
2020
regex = "1"
2121
clang = { version = "1", features = ["runtime", "clang_3_9"] }

0 commit comments

Comments
 (0)