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.
14 lines
405 B
14 lines
405 B
--- stacker-0.1.7/Cargo.toml 2020-03-29T11:56:17+00:00
|
|
+++ stacker-0.1.7/Cargo.toml 2020-03-30T06:23:15.689085+00:00
|
|
@@ -33,9 +33,6 @@
|
|
version = "0.2.45"
|
|
|
|
[dependencies.psm]
|
|
-version = "0.1.7"
|
|
+version = "0.1.6"
|
|
[build-dependencies.cc]
|
|
version = "1.0"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.6"
|
|
-features = ["memoryapi", "winbase", "fibersapi", "processthreadsapi", "minwindef"]
|