update to failure 0.1.7

This commit is contained in:
Damien Elmes 2020-03-06 15:08:58 +10:00
parent 2f20be7a5a
commit f7ec2faba6

View file

@ -7,9 +7,7 @@ license = "AGPL-3.0-or-later"
[dependencies]
nom = "5.0.1"
# temporary pin to fix https://github.com/rust-lang-nursery/failure/pull/343e
failure = "=0.1.5"
failure_derive = "=0.1.5"
failure = "0.1.7"
prost = "0.6.1"
bytes = "0.5.4"
chrono = "0.4.10"