parent
a93f9999a4
commit
5a8d510061
@ -1 +1,2 @@
|
||||
/term-0.4.6.crate
|
||||
/term-0.5.1.crate
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (term-0.4.6.crate) = b88d9a93082521d12071148b98fc236ceba43d7a13bbaf5da679ca03ea9a6a95e38a14ea72e71fe108a5fc6deba1c8c8b25afe5abb511d19965f5e219e7c1cf1
|
||||
SHA512 (term-0.5.1.crate) = cbfe1f3653a31f07a8bdc0b46a5093f45e38b587b639b8683d361480937d65c531abab7c3af3ec2cc8aa3ac41cc3ccd93e31868fd7b327152e878a10070733b0
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- term-0.4.6/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ term-0.4.6/Cargo.toml 2017-06-25T14:12:02.994325+02:00
|
||||
@@ -24,8 +24,3 @@
|
||||
|
||||
[features]
|
||||
default = []
|
||||
-[target."cfg(windows)".dependencies.kernel32-sys]
|
||||
-version = "0.2"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.2"
|
@ -0,0 +1,12 @@
|
||||
--- term-0.5.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ term-0.5.1/Cargo.toml 2018-05-10T11:28:36.959813+02:00
|
||||
@@ -26,9 +26,6 @@
|
||||
|
||||
[features]
|
||||
default = []
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["wincon", "handleapi", "fileapi"]
|
||||
[badges.appveyor]
|
||||
repository = "Stebalien/term"
|
||||
|
Loading…
Reference in new issue