mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
update to failure 0.1.7
This commit is contained in:
parent
2f20be7a5a
commit
f7ec2faba6
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ license = "AGPL-3.0-or-later"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nom = "5.0.1"
|
nom = "5.0.1"
|
||||||
# temporary pin to fix https://github.com/rust-lang-nursery/failure/pull/343e
|
failure = "0.1.7"
|
||||||
failure = "=0.1.5"
|
|
||||||
failure_derive = "=0.1.5"
|
|
||||||
prost = "0.6.1"
|
prost = "0.6.1"
|
||||||
bytes = "0.5.4"
|
bytes = "0.5.4"
|
||||||
chrono = "0.4.10"
|
chrono = "0.4.10"
|
||||||
|
|
Loading…
Reference in a new issue