Revert "Glutin update: dependencies update"

This reverts commit 30fb18e711.
This commit is contained in:
Josh Matthews 2019-05-22 14:18:38 -04:00
parent 8606af4104
commit 60688da71a
12 changed files with 304 additions and 505 deletions

View file

@ -36,7 +36,7 @@ malloc_size_of = { path = "../malloc_size_of" }
metrics = {path = "../metrics"}
msg = {path = "../msg"}
net_traits = {path = "../net_traits"}
parking_lot = "0.7"
parking_lot = "0.6"
profile_traits = {path = "../profile_traits"}
range = {path = "../range"}
rayon = "1"