Skip to content

Commit b2bdfb0

Browse files
authored
chore: update dependencies (#146)
* chore: update dependencies * Updated via `cargo +nightly update --breaking -Z unstable-options`. * Update bindings with latest bindgen * Allow multiple versions of libloading and anstream * ci: always print codegen changes * Temporarily remove documentation for `ov_element_type_e_OV_BOOLEAN`
1 parent c223bdc commit b2bdfb0

File tree

8 files changed

+250
-549
lines changed

8 files changed

+250
-549
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ jobs:
131131
- name: Generate bindings
132132
run: cargo xtask codegen
133133
- name: Verify no changes
134-
run: git diff --ignore-submodules --no-ext-diff --name-only --exit-code
134+
run: git diff --ignore-submodules --no-ext-diff --exit-code

0 commit comments

Comments
 (0)