Auto merge of #880 - frewsxcv:vec-map, r=kbknapp

Bump vec_map.

None
This commit is contained in:
Homu 2017-02-28 22:26:58 +09:00
commit b336bdbbda

View file

@ -17,7 +17,7 @@ A simple to use, efficient, and full featured Command Line Argument Parser
[dependencies]
bitflags = "0.8.0"
vec_map = "0.6.0"
vec_map = "0.7.0"
unicode-width = "0.1.4"
unicode-segmentation = "1.0.1"
strsim = { version = "0.6.0", optional = true }