Blob Blame History Raw
--- anstyle-query-1.0.3/Cargo.toml	1970-01-01T00:00:01+00:00
+++ anstyle-query-1.0.3/Cargo.toml	2024-05-07T22:30:23.428865+00:00
@@ -79,13 +79,6 @@
 [Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD"""
 search = "<!-- next-url -->"
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = [
-    "Win32_System_Console",
-    "Win32_Foundation",
-]
-
 [lints.clippy]
 bool_assert_comparison = "allow"
 branches_sharing_code = "allow"
@@ -155,3 +148,4 @@
 unused_lifetimes = "warn"
 unused_macro_rules = "warn"
 unused_qualifications = "warn"
+