parent
032e62dec8
commit
b16e26005a
@ -0,0 +1,19 @@
|
|||||||
|
--- rpassword-7.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ rpassword-7.2.0/Cargo.toml 2023-04-14T11:54:32.236511+00:00
|
||||||
|
@@ -35,16 +35,3 @@
|
||||||
|
[target."cfg(unix)".dependencies.libc]
|
||||||
|
version = "0.2"
|
||||||
|
|
||||||
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
|
-version = "0.3"
|
||||||
|
-features = [
|
||||||
|
- "std",
|
||||||
|
- "winnt",
|
||||||
|
- "fileapi",
|
||||||
|
- "processenv",
|
||||||
|
- "winbase",
|
||||||
|
- "handleapi",
|
||||||
|
- "consoleapi",
|
||||||
|
- "minwindef",
|
||||||
|
- "wincon",
|
||||||
|
-]
|
@ -1,9 +0,0 @@
|
|||||||
--- rpassword-5.0.1/Cargo.toml 2021-01-19T22:15:25+00:00
|
|
||||||
+++ rpassword-5.0.1/Cargo.toml 2021-01-20T13:23:25.438015+00:00
|
|
||||||
@@ -23,6 +23,3 @@
|
|
||||||
repository = "https://github.com/conradkleinespel/rpassword"
|
|
||||||
[target."cfg(unix)".dependencies.libc]
|
|
||||||
version = "0.2"
|
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
|
||||||
-version = "0.3"
|
|
||||||
-features = ["std", "winnt", "fileapi", "processenv", "winbase", "handleapi", "consoleapi", "minwindef", "wincon"]
|
|
@ -1 +1 @@
|
|||||||
SHA512 (rpassword-5.0.1.crate) = bcd20c2920734a2f281b9ff924138605ea409d0bea9721ee96100f45eed14dffe65a8bdc8feed7c36d3564c8d902e78e0d2306b3736d03b8f195a9d212792feb
|
SHA512 (rpassword-7.2.0.crate) = b220b45143d43d8ae8d975b8e89022281cef6cac7db07df6577d9fbff6881c1d7e3c20b3a23bf746e77be5e9d8ae54baf9aa7f14aef6370f0165783e72bc8113
|
||||||
|
Loading…
Reference in new issue