expand tilde in externals

This commit is contained in:
Jonathan Turner 2019-11-27 06:34:02 +13:00 committed by Yehuda Katz
parent ef7fbcbe9f
commit 388ce738e3

2
Cargo.lock generated
View File

@ -1889,7 +1889,7 @@ version = "0.1.0"
dependencies = [
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"crossterm 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
"nu 0.6.0",
"nu 0.6.1",
"nu-protocol 0.1.0",
"nu-source 0.1.0",
"syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)",