From 7186f1322efd5245166e896e586256fe9e186c6d Mon Sep 17 00:00:00 2001 From: Junkui Zhang <364772080@qq.com> Date: Sun, 13 Jul 2025 12:32:59 +0800 Subject: [PATCH] init --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index ea01003f365ebe82ae464f3c5e816ec46025e164..e090721e1a6d3c6a91de1f8eabaab31f82924a27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -674,8 +674,12 @@ features = [ "Win32_Globalization", "Win32_Graphics_Direct2D", "Win32_Graphics_Direct2D_Common", + "Win32_Graphics_Direct3D", + "Win32_Graphics_Direct3D11", + "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_DirectWrite", "Win32_Graphics_Dwm", + "Win32_Graphics_Dxgi", "Win32_Graphics_Dxgi_Common", "Win32_Graphics_Gdi", "Win32_Graphics_Imaging",