Update linefeed 0.4.0

linefeed 0.2.6 doesn't build on FreeBSD.
This commit is contained in:
Curtis McEnroe 2018-03-13 12:33:09 -04:00
parent d5aaddd1d6
commit 48328cac9a
No known key found for this signature in database
GPG key ID: CEA2F97ADCFCD77C

View file

@ -22,7 +22,7 @@ chrono = "0.2.25"
strsim = "0.5.1"
chrono-tz = "0.2.2"
chrono-humanize = { version = "0.0.6", optional = true }
linefeed = { version = "0.2.6", optional = true }
linefeed = { version = "0.4.0", optional = true }
hyper = { version = "0.10.10", optional = true }
hyper-native-tls = { version = "0.2.2", optional = true }
libc = { version = "0.2.14", optional = true }