parent
b7ab069819
commit
2e6e114e2c
@ -1,25 +1,23 @@
|
|||||||
--- ctrlc-3.2.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- ctrlc-3.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ ctrlc-3.2.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
+++ ctrlc-3.3.0/Cargo.toml 2023-05-22T21:37:39.924924+00:00
|
||||||
@@ -47,22 +47,3 @@
|
@@ -55,20 +55,3 @@
|
||||||
]
|
]
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
-[target."cfg(windows)".dependencies.windows-sys]
|
-[target."cfg(windows)".dependencies.windows-sys]
|
||||||
-version = "0.45"
|
-version = "0.48"
|
||||||
-features = [
|
-features = [
|
||||||
- "Win32_Foundation",
|
- "Win32_Foundation",
|
||||||
- "Win32_System_Threading",
|
- "Win32_System_Threading",
|
||||||
- "Win32_Security",
|
- "Win32_Security",
|
||||||
- "Win32_System_WindowsProgramming",
|
|
||||||
- "Win32_System_Console",
|
- "Win32_System_Console",
|
||||||
-]
|
-]
|
||||||
-
|
-
|
||||||
-[target."cfg(windows)".dev-dependencies.windows-sys]
|
-[target."cfg(windows)".dev-dependencies.windows-sys]
|
||||||
-version = "0.45"
|
-version = "0.48"
|
||||||
-features = [
|
-features = [
|
||||||
- "Win32_Storage_FileSystem",
|
- "Win32_Storage_FileSystem",
|
||||||
- "Win32_Foundation",
|
- "Win32_Foundation",
|
||||||
- "Win32_System_IO",
|
- "Win32_System_IO",
|
||||||
- "Win32_System_SystemServices",
|
|
||||||
- "Win32_System_Console",
|
- "Win32_System_Console",
|
||||||
-]
|
-]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (ctrlc-3.2.5.crate) = 27ffc60b19a17b1dae2e8ff90698b0c17d7980ccdfdc680f88d2dcbdf9717c26deba239dfe34ce3d67adf0e828127db481ec82000da9cf705abb199094d27097
|
SHA512 (ctrlc-3.3.0.crate) = 958abcd79a6cbdb3720fc6826b559dfe759b19a630e3d87d131f1667be96dfced68b96bfbd604fd4464add85a291e0b61c8149a6eea57d7df5976380b3892aeb
|
||||||
|
Loading…
Reference in new issue