More effort to only compile Cargo once
authorAlex Crichton <alex@alexcrichton.com>
Mon, 26 Mar 2018 06:52:55 +0000 (23:52 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 26 Mar 2018 06:52:55 +0000 (23:52 -0700)
Hopefully one final change necessary for rust-lang/rust#49053

Cargo.toml

index c09a76995ca0450a07e37575192eecc29e5050ae..5dc3e01a46ef57541ed05679ff1ba5a6aa3800c4 100644 (file)
@@ -72,6 +72,7 @@ features = [
   "jobapi2",
   "minwindef",
   "ntdef",
+  "ntstatus",
   "processenv",
   "processthreadsapi",
   "psapi",