Skip to content

Commit a4779b1

Browse files
committed
Update bindgen to 0.59
1 parent b3a93d7 commit a4779b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnxruntime-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords = ["neuralnetworks", "onnx", "bindings"]
1717
[dependencies]
1818

1919
[build-dependencies]
20-
bindgen = { version = "0.55", optional = true }
20+
bindgen = { version = "0.59", optional = true }
2121
ureq = "2.1"
2222

2323
# Used on Windows

0 commit comments

Comments
 (0)