We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a93d7 commit a4779b1Copy full SHA for a4779b1
onnxruntime-sys/Cargo.toml
@@ -17,7 +17,7 @@ keywords = ["neuralnetworks", "onnx", "bindings"]
17
[dependencies]
18
19
[build-dependencies]
20
-bindgen = { version = "0.55", optional = true }
+bindgen = { version = "0.59", optional = true }
21
ureq = "2.1"
22
23
# Used on Windows
0 commit comments