mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 15:14:33 +00:00
Upgrade rust crates
This commit is contained in:
parent
111b19b0a3
commit
ac68f628d2
6 changed files with 180 additions and 183 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue