From e74ca7c2feeae17b1b63e3986a7e10907a94500e Mon Sep 17 00:00:00 2001 From: Tom Kirchner Date: Wed, 18 Dec 2019 15:21:58 -0800 Subject: [PATCH] Update snafu to 0.6 --- workspaces/Cargo.lock | 67 ++++++++++++------- workspaces/api/apiclient/Cargo.toml | 2 +- workspaces/api/apiserver/Cargo.toml | 2 +- workspaces/api/data_store_version/Cargo.toml | 2 +- workspaces/api/host-containers/Cargo.toml | 2 +- .../migration/migration-helpers/Cargo.toml | 2 +- .../migrations/v0.1/borkseed/Cargo.toml | 2 +- .../v0.1/host-containers-version/Cargo.toml | 2 +- workspaces/api/migration/migrator/Cargo.toml | 2 +- workspaces/api/moondog/Cargo.toml | 2 +- workspaces/api/netdog/Cargo.toml | 2 +- workspaces/api/pluto/Cargo.toml | 2 +- workspaces/api/servicedog/Cargo.toml | 2 +- workspaces/api/settings-committer/Cargo.toml | 2 +- workspaces/api/storewolf/Cargo.toml | 2 +- workspaces/api/sundog/Cargo.toml | 2 +- workspaces/api/thar-be-settings/Cargo.toml | 2 +- workspaces/growpart/Cargo.toml | 2 +- workspaces/models/Cargo.toml | 2 +- workspaces/preinit/laika/Cargo.toml | 2 +- workspaces/updater/block-party/Cargo.toml | 2 +- workspaces/updater/signpost/Cargo.toml | 2 +- workspaces/updater/update_metadata/Cargo.toml | 2 +- workspaces/updater/updog/Cargo.toml | 2 +- 24 files changed, 67 insertions(+), 46 deletions(-) diff --git a/workspaces/Cargo.lock b/workspaces/Cargo.lock index 6158d697c86..4a5ef6aadc7 100644 --- a/workspaces/Cargo.lock +++ b/workspaces/Cargo.lock @@ -275,7 +275,7 @@ dependencies = [ "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)", "hyperlocal 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -294,7 +294,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "systemd 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", @@ -409,7 +409,7 @@ dependencies = [ name = "block-party" version = "0.1.0" dependencies = [ - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -426,7 +426,7 @@ version = "0.1.0" dependencies = [ "migration-helpers 0.1.0", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -687,7 +687,7 @@ dependencies = [ "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_plain 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -962,7 +962,7 @@ dependencies = [ "cargo-readme 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "gptman 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1070,7 +1070,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1079,7 +1079,7 @@ version = "0.1.0" dependencies = [ "migration-helpers 0.1.0", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1266,7 +1266,7 @@ version = "0.1.0" dependencies = [ "cargo-readme 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "filetime 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "sys-mount 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1392,7 +1392,7 @@ name = "migration-helpers" version = "0.1.0" dependencies = [ "apiserver 0.1.0", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1409,7 +1409,7 @@ dependencies = [ "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1482,7 +1482,7 @@ dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1500,7 +1500,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1527,7 +1527,7 @@ dependencies = [ "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_plain 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1700,7 +1700,7 @@ dependencies = [ "cargo-readme 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2183,7 +2183,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2197,7 +2197,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2255,7 +2255,7 @@ dependencies = [ "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_plain 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2311,6 +2311,15 @@ dependencies = [ "snafu-derive 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[package]] +name = "snafu" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "doc-comment 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu-derive 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "snafu-derive" version = "0.5.0" @@ -2321,6 +2330,16 @@ dependencies = [ "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[package]] +name = "snafu-derive" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", + "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", + "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "socket2" version = "0.3.11" @@ -2353,7 +2372,7 @@ dependencies = [ "models 0.1.0", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2404,7 +2423,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2516,7 +2535,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2916,7 +2935,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "serde_plain 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2937,7 +2956,7 @@ dependencies = [ "serde_plain 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "signpost 0.1.0", "simplelog 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", - "snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "structopt 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3419,7 +3438,9 @@ dependencies = [ "checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6" "checksum smallvec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4ecf3b85f68e8abaa7555aa5abdb1153079387e60b718283d732f03897fcfc86" "checksum snafu 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d0bf93d08d6a44363b47d737f1f5bebbf5e6a1eaaa3d4c128ceeaca6b718292" +"checksum snafu 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41207ca11f96a62cd34e6b7fdf73d322b25ae3848eb9d38302169724bb32cf27" "checksum snafu-derive 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "624e94bd38e471f67883b467711e7a7ad7dbe284f5fb7e661dc8a671fc5b26a0" +"checksum snafu-derive 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4c5e338c8b0577457c9dda8e794b6ad7231c96e25b1b0dd5842d52249020c1c0" "checksum socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "e8b74de517221a2cb01a53349cf54182acdc31a074727d3079068448c0676d85" "checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" "checksum spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" diff --git a/workspaces/api/apiclient/Cargo.toml b/workspaces/api/apiclient/Cargo.toml index b14c5d38e03..4905d692afe 100644 --- a/workspaces/api/apiclient/Cargo.toml +++ b/workspaces/api/apiclient/Cargo.toml @@ -12,7 +12,7 @@ futures = "0.1" http = "0.1" hyper = "0.12" hyperlocal = "0.6" -snafu = "0.5" +snafu = "0.6" tokio = "0.1" [build-dependencies] diff --git a/workspaces/api/apiserver/Cargo.toml b/workspaces/api/apiserver/Cargo.toml index fa8bea03c33..f7f1b8a9b4b 100644 --- a/workspaces/api/apiserver/Cargo.toml +++ b/workspaces/api/apiserver/Cargo.toml @@ -16,7 +16,7 @@ percent-encoding = "2.1" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" systemd = { version = "0.4.0", default-features = false, features = [], optional = true } walkdir = "2.2" diff --git a/workspaces/api/data_store_version/Cargo.toml b/workspaces/api/data_store_version/Cargo.toml index 86ac42317fb..36fadab8b94 100644 --- a/workspaces/api/data_store_version/Cargo.toml +++ b/workspaces/api/data_store_version/Cargo.toml @@ -11,7 +11,7 @@ regex = "1.1" serde = { version = "1.0", features = ["derive"] } serde_plain = "0.3.0" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/host-containers/Cargo.toml b/workspaces/api/host-containers/Cargo.toml index 1ebb77f7e01..6b484608287 100644 --- a/workspaces/api/host-containers/Cargo.toml +++ b/workspaces/api/host-containers/Cargo.toml @@ -15,7 +15,7 @@ models = { path = "../../models" } serde = { version = "1.0", features = ["derive"] } serde_json = "1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/migration/migration-helpers/Cargo.toml b/workspaces/api/migration/migration-helpers/Cargo.toml index 322cedca780..ba880820c25 100644 --- a/workspaces/api/migration/migration-helpers/Cargo.toml +++ b/workspaces/api/migration/migration-helpers/Cargo.toml @@ -7,5 +7,5 @@ publish = false [dependencies] apiserver = { path = "../../apiserver" } -snafu = "0.5" +snafu = "0.6" toml = "0.5" diff --git a/workspaces/api/migration/migrations/v0.1/borkseed/Cargo.toml b/workspaces/api/migration/migrations/v0.1/borkseed/Cargo.toml index 48c301ce2a8..ac16a0ad7a6 100644 --- a/workspaces/api/migration/migrations/v0.1/borkseed/Cargo.toml +++ b/workspaces/api/migration/migrations/v0.1/borkseed/Cargo.toml @@ -8,4 +8,4 @@ publish = false [dependencies] migration-helpers = { path = "../../../migration-helpers" } serde_json = "1.0" -snafu = "0.5" +snafu = "0.6" diff --git a/workspaces/api/migration/migrations/v0.1/host-containers-version/Cargo.toml b/workspaces/api/migration/migrations/v0.1/host-containers-version/Cargo.toml index edb89849ea4..5531e7f3126 100644 --- a/workspaces/api/migration/migrations/v0.1/host-containers-version/Cargo.toml +++ b/workspaces/api/migration/migrations/v0.1/host-containers-version/Cargo.toml @@ -8,4 +8,4 @@ publish = false [dependencies] migration-helpers = { path = "../../../migration-helpers" } serde_json = "1.0" -snafu = "0.5" +snafu = "0.6" diff --git a/workspaces/api/migration/migrator/Cargo.toml b/workspaces/api/migration/migrator/Cargo.toml index ef9c2036361..5ed209c2d26 100644 --- a/workspaces/api/migration/migrator/Cargo.toml +++ b/workspaces/api/migration/migrator/Cargo.toml @@ -15,7 +15,7 @@ nix = "0.15" rand = { version = "0.7", default-features = false, features = ["std"] } regex = "1.1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/moondog/Cargo.toml b/workspaces/api/moondog/Cargo.toml index b2176995d39..27a0db100c1 100644 --- a/workspaces/api/moondog/Cargo.toml +++ b/workspaces/api/moondog/Cargo.toml @@ -15,7 +15,7 @@ reqwest = { version = "0.9", default-features = false, features = [] } serde = { version = "1.0", features = ["derive"] } serde_json = "1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" toml = "0.5" [build-dependencies] diff --git a/workspaces/api/netdog/Cargo.toml b/workspaces/api/netdog/Cargo.toml index bd81b61c316..53298210d2c 100644 --- a/workspaces/api/netdog/Cargo.toml +++ b/workspaces/api/netdog/Cargo.toml @@ -14,7 +14,7 @@ rand = { version = "0.7", default-features = false, features = ["std"] } regex = "1.1" serde = { version = "1.0", features = ["derive"] } serde_plain = "0.3.0" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/pluto/Cargo.toml b/workspaces/api/pluto/Cargo.toml index ddc290c5692..b0cc1439a52 100644 --- a/workspaces/api/pluto/Cargo.toml +++ b/workspaces/api/pluto/Cargo.toml @@ -9,7 +9,7 @@ build = "build.rs" [dependencies] reqwest = { version = "0.9", default-features = false, features = []} serde_json = "1" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/servicedog/Cargo.toml b/workspaces/api/servicedog/Cargo.toml index dd07bf8a91a..1f260fe44ec 100644 --- a/workspaces/api/servicedog/Cargo.toml +++ b/workspaces/api/servicedog/Cargo.toml @@ -15,7 +15,7 @@ models = { path = "../../models" } serde = { version = "1.0", features = ["derive"] } serde_json = "1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/settings-committer/Cargo.toml b/workspaces/api/settings-committer/Cargo.toml index d81b5fa2594..33d19c79610 100644 --- a/workspaces/api/settings-committer/Cargo.toml +++ b/workspaces/api/settings-committer/Cargo.toml @@ -8,7 +8,7 @@ build = "build.rs" [dependencies] apiclient = { path = "../apiclient" } -snafu = "0.5" +snafu = "0.6" http = "0.1" log = "0.4" serde = { version = "1.0", features = ["derive"] } diff --git a/workspaces/api/storewolf/Cargo.toml b/workspaces/api/storewolf/Cargo.toml index ea989b24db7..47b78b9b4a4 100644 --- a/workspaces/api/storewolf/Cargo.toml +++ b/workspaces/api/storewolf/Cargo.toml @@ -13,7 +13,7 @@ log = "0.4" models = { path = "../../models" } rand = { version = "0.7", default-features = false, features = ["std"] } simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" toml = "0.5" [build-dependencies] diff --git a/workspaces/api/sundog/Cargo.toml b/workspaces/api/sundog/Cargo.toml index 2b3aac78b51..c26bd6c4700 100644 --- a/workspaces/api/sundog/Cargo.toml +++ b/workspaces/api/sundog/Cargo.toml @@ -15,7 +15,7 @@ models = { path = "../../models" } serde = { version = "1.0", features = ["derive"] } serde_json = "1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/api/thar-be-settings/Cargo.toml b/workspaces/api/thar-be-settings/Cargo.toml index 0dddb3a3208..2e68c1830c3 100644 --- a/workspaces/api/thar-be-settings/Cargo.toml +++ b/workspaces/api/thar-be-settings/Cargo.toml @@ -18,7 +18,7 @@ models = { path = "../../models" } serde = { version = "1.0", features = ["derive"] } serde_json = "1" simplelog = "0.7" -snafu = "0.5" +snafu = "0.6" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/growpart/Cargo.toml b/workspaces/growpart/Cargo.toml index 08a771252e4..58e30db5e8e 100644 --- a/workspaces/growpart/Cargo.toml +++ b/workspaces/growpart/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] gptman = { version = "0.5.0", default-features = false } -snafu = "0.5" +snafu = "0.6" libc = "0.2" block-party = { path = "../updater/block-party" } diff --git a/workspaces/models/Cargo.toml b/workspaces/models/Cargo.toml index d7e0a2c9807..74057fe89a0 100644 --- a/workspaces/models/Cargo.toml +++ b/workspaces/models/Cargo.toml @@ -11,7 +11,7 @@ base64 = "0.10" lazy_static = "1.2" regex = "1.1" serde = { version = "1.0", features = ["derive"] } -snafu = "0.5" +snafu = "0.6" toml = "0.5" url = "2.1" diff --git a/workspaces/preinit/laika/Cargo.toml b/workspaces/preinit/laika/Cargo.toml index 4b71d5d5ed7..25a2759017c 100644 --- a/workspaces/preinit/laika/Cargo.toml +++ b/workspaces/preinit/laika/Cargo.toml @@ -9,7 +9,7 @@ build = "build.rs" [dependencies] sys-mount = "1.2.1" filetime = "0.2.7" -snafu = "0.5.0" +snafu = "0.6.0" [build-dependencies] cargo-readme = "3.1" diff --git a/workspaces/updater/block-party/Cargo.toml b/workspaces/updater/block-party/Cargo.toml index 5b91d63e16b..f0643c32c1b 100644 --- a/workspaces/updater/block-party/Cargo.toml +++ b/workspaces/updater/block-party/Cargo.toml @@ -6,4 +6,4 @@ edition = "2018" publish = false [dependencies] -snafu = "0.5.0" +snafu = "0.6.0" diff --git a/workspaces/updater/signpost/Cargo.toml b/workspaces/updater/signpost/Cargo.toml index 14562fd7475..fbacb344ccc 100644 --- a/workspaces/updater/signpost/Cargo.toml +++ b/workspaces/updater/signpost/Cargo.toml @@ -12,4 +12,4 @@ gptman = { version = "0.5.0", default-features = false } hex-literal = "0.2.0" serde = { version = "1.0.91", features = ["derive"] } serde_plain = "0.3.0" -snafu = { version = "0.5.0", default-features = false, features = ["rust_1_30"] } +snafu = { version = "0.6.0", default-features = false, features = ["std"] } diff --git a/workspaces/updater/update_metadata/Cargo.toml b/workspaces/updater/update_metadata/Cargo.toml index 5c86c5edbe9..89d0dcba2f0 100644 --- a/workspaces/updater/update_metadata/Cargo.toml +++ b/workspaces/updater/update_metadata/Cargo.toml @@ -14,7 +14,7 @@ semver = { version = "0.9.0", features = ["serde"] } serde = { version = "1.0.100", features = ["derive"] } serde_json = "1.0.40" serde_plain = "0.3.0" -snafu = "0.5.0" +snafu = "0.6.0" migrator = { path = "../../api/migration/migrator" } [lib] diff --git a/workspaces/updater/updog/Cargo.toml b/workspaces/updater/updog/Cargo.toml index ad4d0fe5d1b..7354c2b27a9 100644 --- a/workspaces/updater/updog/Cargo.toml +++ b/workspaces/updater/updog/Cargo.toml @@ -19,7 +19,7 @@ serde_json = "1.0.40" serde_plain = "0.3.0" signpost = { path = "../signpost" } simplelog = "0.7" -snafu = "0.5.0" +snafu = "0.6.0" time = "0.1" toml = "0.5.1" tough = { version = "0.1.0", features = ["http"] }