projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607f954
)
More effort to only compile Cargo once
author
Alex Crichton
<alex@alexcrichton.com>
Mon, 26 Mar 2018 06:52:55 +0000
(23:52 -0700)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index c09a76995ca0450a07e37575192eecc29e5050ae..5dc3e01a46ef57541ed05679ff1ba5a6aa3800c4 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-72,6
+72,7
@@
features = [
"jobapi2",
"minwindef",
"ntdef",
+ "ntstatus",
"processenv",
"processthreadsapi",
"psapi",