Update aho-corasick, backtrace-sys, image, parking_lot, pdqsort, syn

This commit is contained in:
Matt Brubeck 2017-02-14 10:46:37 -08:00
parent 2af79b82f2
commit 6d43fd933f
5 changed files with 54 additions and 58 deletions

View file

@ -26,7 +26,7 @@ libc = "0.2"
log = "0.3.5"
msg = {path = "../msg"}
net_traits = {path = "../net_traits"}
ordered-float = "0.2.2"
ordered-float = "0.4"
parking_lot = "0.3.3"
plugins = {path = "../plugins"}
profile_traits = {path = "../profile_traits"}