Merge pull request #32 from programble/fix/linefeed

Update linefeed 0.4.0
This commit is contained in:
Tiffany Bennett 2018-03-13 10:16:12 -07:00 committed by GitHub
commit c9734c8c83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }