From 350e2855b249719e57e2e024716f8dd12b6d064c Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Fri, 29 May 2020 18:02:33 +0200 Subject: [PATCH] lapin: 1.0.0-rc6 -> 1.0.0 --- Cargo.lock | 42 +++++++++++++++++++++--------------------- Cargo.nix | 24 ++++++++++++------------ ofborg/Cargo.toml | 2 +- 3 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c557dfc..e047a37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -18,23 +18,23 @@ dependencies = [ [[package]] name = "amq-protocol" -version = "6.0.0-rc7" +version = "6.0.0-rc9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "amq-protocol-codegen 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", - "amq-protocol-tcp 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", - "amq-protocol-types 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", - "amq-protocol-uri 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-codegen 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-tcp 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-types 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-uri 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", "cookie-factory 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "nom 6.0.0-alpha1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "amq-protocol-codegen" -version = "6.0.0-rc7" +version = "6.0.0-rc9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "amq-protocol-types 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-types 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", "handlebars 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.53 (registry+https://github.com/rust-lang/crates.io-index)", @@ -42,17 +42,17 @@ dependencies = [ [[package]] name = "amq-protocol-tcp" -version = "6.0.0-rc7" +version = "6.0.0-rc9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "amq-protocol-uri 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-uri 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "tcp-stream 0.19.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "amq-protocol-types" -version = "6.0.0-rc7" +version = "6.0.0-rc9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cookie-factory 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -63,7 +63,7 @@ dependencies = [ [[package]] name = "amq-protocol-uri" -version = "6.0.0-rc7" +version = "6.0.0-rc9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -536,11 +536,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "lapin" -version = "1.0.0-rc6" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "amq-protocol 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", - "amq-protocol-codegen 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", + "amq-protocol-codegen 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)", "async-task 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "crossbeam-channel 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -816,7 +816,7 @@ dependencies = [ "hubcaps 0.3.16 (git+https://github.com/grahamc/hubcaps.git)", "hyper 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)", "hyper-native-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "lapin 1.0.0-rc6 (registry+https://github.com/rust-lang/crates.io-index)", + "lapin 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "md5 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", "nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1532,11 +1532,11 @@ dependencies = [ [metadata] "checksum addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a49806b9dadc843c61e7c97e72490ad7f7220ae249012fbda9ad0609457c0543" "checksum aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada" -"checksum amq-protocol 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)" = "f107cf5f6960ae3ddf1c5b5dea85a68a4f6d70c51ae66b8df86180860145da1b" -"checksum amq-protocol-codegen 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)" = "1f51a7891d6185faa895186b2a604ce9618088626bb2097f09fcb28bfc102636" -"checksum amq-protocol-tcp 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)" = "b60861763928b4776f3b129595a13caf9caa533e89ed98436613c49d5041d887" -"checksum amq-protocol-types 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)" = "00e2c0836916200c43f462f35dea50b520a551c4d755e07492e389b19befba95" -"checksum amq-protocol-uri 6.0.0-rc7 (registry+https://github.com/rust-lang/crates.io-index)" = "7b891342708e4ed231278ef5bb8ccccf6ca1542fc56d02e7a1cff548ac2ad215" +"checksum amq-protocol 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)" = "5ce12745bebe0479af9fefc9e375e38429e71373b2595bae26c540db66de811b" +"checksum amq-protocol-codegen 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)" = "f1f4e67f9b78729e30a451dd4d1433c6b61d5b27fc7e35ac383dc29326023041" +"checksum amq-protocol-tcp 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)" = "53149b06da35f2ec5e24e3d8160c52ea637e67633c95932c45773d27348ec206" +"checksum amq-protocol-types 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)" = "83685057911c1ddd9eea7ea13b32cd68f5e5fc30fe0f20cb9ef78c73f783c468" +"checksum amq-protocol-uri 6.0.0-rc9 (registry+https://github.com/rust-lang/crates.io-index)" = "98140c8a571e44e3088b4094b68bcd83d1e8e9d1044df9861834c6c31b26c576" "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" "checksum antidote 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5" "checksum arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" @@ -1595,7 +1595,7 @@ dependencies = [ "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" "checksum kv-log-macro 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4ff57d6d215f7ca7eb35a9a64d656ba4d9d2bef114d741dc08048e75e2f5d418" "checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" -"checksum lapin 1.0.0-rc6 (registry+https://github.com/rust-lang/crates.io-index)" = "6fcc19a0b0a5c9de7fd25ec93a590ab0c12780729fb72cf68ecb8fc08b1005e3" +"checksum lapin 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c4e8e11723849da11bb023a4c2cc3b52302876f3c3a239635b23bcfc983648" "checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" "checksum lexical-core 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616" "checksum libc 0.2.70 (registry+https://github.com/rust-lang/crates.io-index)" = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f" diff --git a/Cargo.nix b/Cargo.nix index 8eb76b0..fa68c06 100644 --- a/Cargo.nix +++ b/Cargo.nix @@ -119,9 +119,9 @@ rec { }; "amq-protocol" = rec { crateName = "amq-protocol"; - version = "6.0.0-rc7"; + version = "6.0.0-rc9"; edition = "2018"; - sha256 = "06ys8l0qd031z26nprhsqmq6skwals2ylpav3kgkvbk0d5gwy1zi"; + sha256 = "06w1vrkdnh654sp5nndjfc9yfac4wdsy7jggkyppj15ypr2jgqaw"; libName = "amq_protocol"; authors = [ "Marc-Antoine Perennou <%arc-Antoine@Perennou.com>" @@ -171,9 +171,9 @@ rec { }; "amq-protocol-codegen" = rec { crateName = "amq-protocol-codegen"; - version = "6.0.0-rc7"; + version = "6.0.0-rc9"; edition = "2018"; - sha256 = "0di623y8pcpw15zhkckbca480qg99ih2lsqqjnlgm1b13n4sfl8z"; + sha256 = "0h9h08k97hix72n3azpw4xdivdn66ca4vpailhq9wwkqkdzydx7i"; libName = "amq_protocol_codegen"; authors = [ "Marc-Antoine Perennou <%arc-Antoine@Perennou.com>" @@ -201,9 +201,9 @@ rec { }; "amq-protocol-tcp" = rec { crateName = "amq-protocol-tcp"; - version = "6.0.0-rc7"; + version = "6.0.0-rc9"; edition = "2018"; - sha256 = "11yq8589vi0kcr1rivc97r9sm75g7jhrb58j7dppgd1875v6225n"; + sha256 = "01n2iqs2fgbp8ln9759wcdkpwqzaa861dn734igfrwimv839n52k"; libName = "amq_protocol_tcp"; authors = [ "Marc-Antoine Perennou <%arc-Antoine@Perennou.com>" @@ -237,9 +237,9 @@ rec { }; "amq-protocol-types" = rec { crateName = "amq-protocol-types"; - version = "6.0.0-rc7"; + version = "6.0.0-rc9"; edition = "2018"; - sha256 = "15dsxydv32g3j9sf0mfpqi8sa85ma3m5vwv2yi1hq80nd61w1qh0"; + sha256 = "0s64hgvp737pkv5j03zy63yfbxb8rlr3p8byxagds78wj5bm0s43"; libName = "amq_protocol_types"; authors = [ "Marc-Antoine Perennou <%arc-Antoine@Perennou.com>" @@ -270,9 +270,9 @@ rec { }; "amq-protocol-uri" = rec { crateName = "amq-protocol-uri"; - version = "6.0.0-rc7"; + version = "6.0.0-rc9"; edition = "2018"; - sha256 = "05fj5an4ixfgl7kh4vf55xaa2v6grj6bpxcf4wqx4klff11172bv"; + sha256 = "0xn54qdw7iil323gjk84s7lyilc3rn5vd520ic4f6i0yay50q54q"; libName = "amq_protocol_uri"; authors = [ "Marc-Antoine Perennou <%arc-Antoine@Perennou.com>" @@ -1549,9 +1549,9 @@ rec { }; "lapin" = rec { crateName = "lapin"; - version = "1.0.0-rc6"; + version = "1.0.0"; edition = "2018"; - sha256 = "1qq5225w13ybivv2rdwzfa02ghdh19ckmjays9zxxjd5n2h1kk3g"; + sha256 = "0j1nk3ybq8svccws5hzkfql30livrk1a88xh3fhrv1132zhyii57"; authors = [ "Geoffroy Couprie " "Marc-Antoine Perennou " diff --git a/ofborg/Cargo.toml b/ofborg/Cargo.toml index b852d96..0bacb8b 100644 --- a/ofborg/Cargo.toml +++ b/ofborg/Cargo.toml @@ -27,4 +27,4 @@ chrono = "0.4.6" separator = "0.4.1" async-std = "=1.5.0" -lapin = "1.0.0-rc6" +lapin = "1.0.0"