[package]
name = "hyper_hello"
version = "0.0.1"
[dependencies]
hyper = "0.12.33"
ring = "0.14.6"
[[bin]]
path = "hyper_hello.rs"