bump version-sync to 0.5

This commit is contained in:
Igor Gnatenko 2017-11-19 19:25:01 +01:00 committed by Igor Gnatenko
parent 53864b5d72
commit 6b98b6ab7d

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.4"
version-sync = "0.5"
[features]
default = ["suggestions", "color", "vec_map"]