Bump time to latest v0.1.x version.

This commit is contained in:
teymour-aldridge 2021-06-25 17:19:14 +01:00
parent 9d1af2ac7b
commit 5b2cd844d7
No known key found for this signature in database
GPG key ID: 00D1DE4A3693A341
11 changed files with 13 additions and 14 deletions

View file

@ -48,5 +48,5 @@ servo_config = { path = "../config" }
servo_url = { path = "../url" }
style = { path = "../style" }
style_traits = { path = "../style_traits" }
time = "0.1.17"
time = "0.1.41"
webrender_api = { git = "https://github.com/servo/webrender" }