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.
raw-window-handle
1 parent 2f11102 commit d7dd033Copy full SHA for d7dd033
1 file changed
.github/workflows/audit.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Delete `web-sys` dependency from `integration` example
28
run: sed -i '$d' examples/integration/Cargo.toml
29
- name: Find outdated dependencies
30
- run: cargo outdated --workspace --exit-code 1
+ run: cargo outdated --workspace --exit-code 1 --ignore raw-window-handle
0 commit comments