Skip to content

Commit 53f499b

Browse files
authored
Merge pull request #77 from livelykitten/main
update bindgen from 0.65 to 0.69
2 parents 4a86e30 + 2206184 commit 53f499b

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)