diff options
Diffstat (limited to 'src/bootstrap/Cargo.toml')
| -rw-r--r-- | src/bootstrap/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index 890315a744e..e04128d1b0b 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -49,6 +49,7 @@ lazy_static = "1.3.0" time = "0.1" ignore = "0.4.10" opener = "0.4" +merge = "0.1.0" [target.'cfg(windows)'.dependencies.winapi] version = "0.3" |
