Bump euclid to 0.13 and heapsize to 0.4

This commit is contained in:
Bastien Orivel 2017-05-31 01:03:30 +02:00
parent b584944f17
commit 0a254b0306
30 changed files with 193 additions and 191 deletions

View file

@ -11,7 +11,7 @@ path = "lib.rs"
[dependencies]
bitflags = "0.7"
compositing = {path = "../../components/compositing"}
euclid = "0.11"
euclid = "0.13"
gleam = "0.4"
log = "0.3.5"
msg = {path = "../../components/msg"}