fix time measure

This commit is contained in:
csmoe 2018-03-22 12:27:38 +08:00
parent 98fe118be4
commit 054d65763d
6 changed files with 29 additions and 32 deletions

View file

@ -19,6 +19,7 @@ euclid = "0.17"
fnv = "1.0"
gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}
histogram = "0.6.8"
html5ever = "0.22"
ipc-channel = "0.9"
layout = {path = "../layout"}