You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
317 B
13 lines
317 B
3 years ago
|
--- print_bytes-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ print_bytes-0.6.0/Cargo.toml 2022-07-03T17:21:10.069497+00:00
|
||
|
@@ -58,9 +58,3 @@
|
||
|
[features]
|
||
|
specialization = []
|
||
|
|
||
|
-[target."cfg(windows)".dependencies.windows-sys]
|
||
|
-version = "0.36"
|
||
|
-features = [
|
||
|
- "Win32_Foundation",
|
||
|
- "Win32_System_Console",
|
||
|
-]
|