Merge pull request #1107 from ignatenkobrain/patch-2

bump version-sync to 0.4
This commit is contained in:
Kevin K 2017-11-13 14:47:40 -05:00 committed by GitHub
commit 39fae92997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ term_size = { version = "0.3.0", optional = true }
[dev-dependencies]
regex = "0.2"
lazy_static = "0.2"
version-sync = "0.3"
version-sync = "0.4"
[features]
default = ["suggestions", "color", "vec_map"]