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 a5fada0 commit 4bffc22Copy full SHA for 4bffc22
deny.toml
@@ -36,6 +36,8 @@ skip = [
36
{name = "windows_x86_64_gnullvm", version = "0.52.6"},
37
{name = "windows_x86_64_msvc", version = "0.52.6"},
38
{name = "windows-sys", version = "0.59.0"},
39
+ # wayland-scanner depends on an old version
40
+ {name = "quick-xml", version = "0.37"},
41
]
42
43
[sources]
0 commit comments