Update Cargo.toml

This commit is contained in:
Jonathan Turner 2019-08-25 10:19:19 +12:00 committed by Jacob Chae
parent b785bb7bbe
commit ca5759fe4b

View File

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