1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-04 08:31:05 +02:00

Update Cargo.toml

This commit is contained in:
Jonathan Turner
2019-08-25 14:55:17 +12:00
committed by GitHub
parent 88fded8c64
commit d5656d221b

@ -52,7 +52,7 @@ dirs = "2.0.2"
glob = "0.3.0"
ctrlc = "3.1.3"
ptree = "0.2"
surf = { version = "1.0", features = [ "hyper-client" ] }
surf = "1.0"
url = "2.1.0"
roxmltree = "0.7.0"
nom5_locate = "0.1.1"