Update yaml-rust to 0.4.3

This commit is contained in:
nazarov A. V 2019-09-03 13:15:19 +03:00 committed by CreepySkeleton
parent 4740b1e05b
commit dc4d2faf76

View file

@ -54,7 +54,7 @@ unicode-width = "0.1.4"
textwrap = "0.11"
indexmap = "1.0.1"
strsim = { version = "0.9.0", optional = true }
yaml-rust = { version = "0.4", optional = true }
yaml-rust = { version = "0.4.1", optional = true }
atty = { version = "0.2.2", optional = true }
vec_map = { version = "0.8", optional = true }
term_size = { version = "1.0.0-beta1", optional = true }