Upgrade rust crates

This commit is contained in:
Bert Belder 2019-09-12 22:20:15 +02:00
parent 111b19b0a3
commit ac68f628d2
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461
6 changed files with 180 additions and 183 deletions

View file

@ -3,8 +3,8 @@ name = "hyper_hello"
version = "0.0.1"
[dependencies]
hyper = "0.12.33"
ring = "0.16.8"
hyper = "0.12.34"
ring = "0.16.9"
[[bin]]
name = "hyper_hello"