From 1020da52dec00d2a2ecd6eb34a13787c48322863 Mon Sep 17 00:00:00 2001 From: Ian G <49762827+the-wandering-photon@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:40:29 +0000 Subject: [PATCH] rm old crate info --- Cargo.toml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 01ace80..0637302 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,14 +13,4 @@ windows = { version = "0.54.0", features = [ "Win32_System_LibraryLoader", "Win32_UI_WindowsAndMessaging", "Win32_System_SystemServices", -] } - -#version = "0.52" -#features = [ -# "Data_Xml_Dom", -# "Win32_Foundation", -# "Win32_Security", -# "Win32_System_Threading", -# "Win32_UI_WindowsAndMessaging", -# "Win32_System_SystemServices" -#] +] } \ No newline at end of file