Skip to content

Commit 79e633c

Browse files
authored
xtask: update crates, re-run codegen (#50)
This change updates the xtask dependencies and then re-runs the `cargo xtask codegen` task. * test: update `float-cmp` dev-dependency * license: allow Unicode-DFS-2016 license
1 parent 3eefe76 commit 79e633c

File tree

7 files changed

+131
-132
lines changed

7 files changed

+131
-132
lines changed

Cargo.lock

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

crates/openvino-sys/src/generated/functions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use super::types::*;
22
use crate::link;
33
link! {
44

5-
/* automatically generated by rust-bindgen 0.58.1 */
5+
/* automatically generated by rust-bindgen 0.61.0 */
66

77
extern "C" {
88
#[doc = " @brief Returns number of version that is exported. Use the ie_version_free() to free memory."]

0 commit comments

Comments
 (0)