Skip to content

Commit 148808e

Browse files
sdroegebilelmoussaoui
authored andcommitted
deny: Add quick-xml override
1 parent 8eb5c3b commit 148808e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ skip = [
3636
{name = "windows_x86_64_gnullvm", version = "0.52.6"},
3737
{name = "windows_x86_64_msvc", version = "0.52.6"},
3838
{name = "windows-sys", version = "0.59.0"},
39+
# wayland-scanner depends on an old version
40+
{name = "quick-xml", version = "0.37"},
3941
]
4042

4143
[sources]

0 commit comments

Comments
 (0)