Skip to content

Commit c030082

Browse files
committed
sys: update bindgen to 0.66
great timing
1 parent 095caac commit c030082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metis-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ keywords = ["graph", "mesh", "matrix", "partitioning", "ordering"]
1212

1313

1414
[build-dependencies]
15-
bindgen = { version = "0.65", default-features = false, features = ["runtime"] }
15+
bindgen = { version = "0.66", default-features = false, features = ["runtime"] }

0 commit comments

Comments
 (0)