Update dependency: error-chain: 0.11 -> 0.12
This commit is contained in:
parent
9bce68b1bf
commit
0a7afee454
28 changed files with 28 additions and 28 deletions
|
@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
log = "0.4.0"
|
||||
toml = "0.4"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore", features = ["verify"] }
|
||||
libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" }
|
||||
|
|
|
@ -22,4 +22,4 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
log = "0.4"
|
||||
ansi_term = "0.10"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
|
|
@ -27,7 +27,7 @@ itertools = "0.7"
|
|||
ansi_term = "0.10"
|
||||
is-match = "0.1"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
handlebars = "0.29.0"
|
||||
atty = "0.2"
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ walkdir = "1"
|
|||
is-match = "0.1"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
toml-query = "0.6"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
url = "1.5"
|
||||
regex = "0.2"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -20,7 +20,7 @@ is-it-maintained-open-issues = { repository = "matthiasbeyer/imag" }
|
|||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
log = "0.3"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
|
|
|
@ -25,7 +25,7 @@ log = "0.4.0"
|
|||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
itertools = "0.7"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
filters = "0.3"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -24,7 +24,7 @@ chrono = "0.4"
|
|||
log = "0.3"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
kairos = "0.1.0"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
|||
log = "0.4.0"
|
||||
email = "0.0.17"
|
||||
filters = "0.3"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
|||
log = "0.4.0"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -26,7 +26,7 @@ toml = "0.4"
|
|||
toml-query = "0.6"
|
||||
lazy_static = "0.2"
|
||||
is-match = "0.1"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -26,7 +26,7 @@ toml = "0.4"
|
|||
toml-query = "0.6"
|
||||
log = "0.4.0"
|
||||
serde_json = "1"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
|
|||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
filters = "0.2"
|
||||
|
|
|
@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
|||
lazy_static = "0.2"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
|||
log = "0.4.0"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -24,7 +24,7 @@ chrono = "0.4"
|
|||
toml-query = "0.6"
|
||||
lazy_static = "0.2"
|
||||
toml = "0.4"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -20,7 +20,7 @@ is-it-maintained-open-issues = { repository = "matthiasbeyer/imag" }
|
|||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
toml = "0.4"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -27,7 +27,7 @@ regex = "0.2"
|
|||
semver = "0.8"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagentrytag = { version = "0.9.0", path = "../../../lib/entry/libimagentrytag" }
|
||||
|
|
|
@ -24,7 +24,7 @@ toml = "0.4"
|
|||
toml-query = "0.6"
|
||||
serde_derive = "1"
|
||||
serde = "1"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -28,7 +28,7 @@ sha-1 = "0.7"
|
|||
hex = "0.3"
|
||||
is-match = "0.1"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
|||
log = "0.4.0"
|
||||
hoedown = "6.0.0"
|
||||
url = "1.5"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
env_logger = "0.5"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -24,7 +24,7 @@ itertools = "0.7"
|
|||
log = "0.4.0"
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
sha-1 = { version = "0.7", optional = true }
|
||||
sha2 = { version = "0.7", optional = true }
|
||||
sha3 = { version = "0.7", optional = true }
|
||||
|
|
|
@ -27,7 +27,7 @@ itertools = "0.7"
|
|||
is-match = "0.1"
|
||||
filters = "0.3"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
|
|
@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
toml = "0.4"
|
||||
toml-query = "0.6"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
filters = "0.3"
|
||||
|
||||
libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
|
@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
|
|||
[dependencies]
|
||||
log = "0.4.0"
|
||||
toml = "0.4"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
textwrap = "0.9"
|
||||
|
||||
libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" }
|
||||
|
|
|
@ -26,7 +26,7 @@ lazy_static = "0.2"
|
|||
log = "0.4.0"
|
||||
regex = "0.2"
|
||||
toml = "0.4"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
handlebars = "0.29.0"
|
||||
serde_json = "1"
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
|
|||
|
||||
[dependencies]
|
||||
notify-rust = "3.4.2"
|
||||
error-chain = "0.11"
|
||||
error-chain = "0.12"
|
||||
|
||||
libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" }
|
||||
|
||||
|
|
Loading…
Reference in a new issue