chore: updates strsim dep

This commit is contained in:
Kevin K 2018-11-14 16:06:07 -05:00
parent eafee3c5c1
commit 95f949efb0

View file

@ -52,7 +52,7 @@ bitflags = "1.0"
unicode-width = "0.1.4"
textwrap = "0.10.0"
indexmap = "1.0.1"
strsim = { version = "0.7.0", optional = true }
strsim = { version = "0.8.0", optional = true }
yaml-rust = { version = "0.4", optional = true }
clippy = { version = "~0.0.302", optional = true }
atty = { version = "0.2.2", optional = true }