mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-09 13:04:05 +01:00
Depend on hyper 0.7.0
This commit is contained in:
@@ -26,7 +26,7 @@ name = "${util.program_name()}"
|
||||
% endif
|
||||
|
||||
[dependencies]
|
||||
hyper = ">= 0.6.8"
|
||||
hyper = "0.7.0"
|
||||
## Must match the one hyper uses, otherwise there are duplicate similarly named `Mime` structs
|
||||
mime = "0.1.0"
|
||||
serde = ">= 0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user