mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Bump time
to latest v0.1.x
version.
This commit is contained in:
parent
9d1af2ac7b
commit
5b2cd844d7
11 changed files with 13 additions and 14 deletions
|
@ -41,7 +41,7 @@ log = "0.4"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
mime = "0.3"
|
||||
mime_guess = "2.0.0"
|
||||
mime_guess = "2.0.3"
|
||||
msg = { path = "../msg" }
|
||||
net_traits = { path = "../net_traits" }
|
||||
openssl = "0.10"
|
||||
|
@ -56,7 +56,7 @@ servo_allocator = { path = "../allocator" }
|
|||
servo_arc = { path = "../servo_arc" }
|
||||
servo_config = { path = "../config" }
|
||||
servo_url = { path = "../url" }
|
||||
time = "0.1.17"
|
||||
time = "0.1.41"
|
||||
tokio = "0.1"
|
||||
tokio2 = { version = "0.2", package = "tokio", features = ["sync", "macros", "rt-threaded"] }
|
||||
tungstenite = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue