forked from mirrors/gstreamer-rs
examples: Update to windows 0.48
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1245>
This commit is contained in:
parent
7d9b7fdaf7
commit
e9644fb733
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ memfd = { version = "0.6", optional = true }
|
|||
uds = { version = "0.2", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.47", features=["Win32_Graphics_Direct3D11",
|
||||
windows = { version = "0.48", features=["Win32_Graphics_Direct3D11",
|
||||
"Win32_Foundation", "Win32_Graphics_Direct3D", "Win32_Graphics_Dxgi",
|
||||
"Win32_Graphics_Dxgi_Common", "Win32_Graphics_Direct2D",
|
||||
"Win32_Graphics_Direct2D_Common", "Win32_Graphics_DirectWrite",
|
||||
|
|
Loading…
Reference in a new issue