Skip to content

Commit

Permalink
Auto merge of #880 - frewsxcv:vec-map, r=kbknapp
Browse files Browse the repository at this point in the history
Bump vec_map.

None
  • Loading branch information
homu committed Feb 28, 2017
2 parents 10c1d1b + 2420203 commit b336bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit b336bdb

Please sign in to comment.