mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
deny: Update for older versions of the windows bindings
This commit is contained in:
parent
a8b46f1bf4
commit
e549f5c4a9
1 changed files with 3 additions and 0 deletions
|
@ -122,6 +122,9 @@ version = "0.13"
|
|||
name = "windows-sys"
|
||||
version = "0.42"
|
||||
[[bans.skip]]
|
||||
name = "windows-sys"
|
||||
version = "0.45"
|
||||
[[bans.skip]]
|
||||
name = "windows_x86_64_msvc"
|
||||
version = "0.42"
|
||||
[[bans.skip]]
|
||||
|
|
Loading…
Reference in a new issue