From 0db65763d7fdc434d50c5bdc4a32a2c2e2ed3f95 Mon Sep 17 00:00:00 2001 From: Justin Kilpatrick Date: Wed, 17 Jan 2024 15:06:31 -0500 Subject: [PATCH] Bump for Beta 21 RC5 --- Cargo.lock | 96 +++++++++++++++------------ rita_bin/Cargo.toml | 2 +- rita_client/Cargo.toml | 2 +- rita_client_registration/Cargo.toml | 2 +- rita_common/Cargo.toml | 2 +- rita_common/src/dashboard/own_info.rs | 2 +- rita_exit/Cargo.toml | 2 +- rita_extender/Cargo.toml | 2 +- 8 files changed, 60 insertions(+), 50 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 10c56bc47..b945fc9f4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ dependencies = [ "actix-macros", "actix-rt", "actix_derive", - "bitflags 2.4.1", + "bitflags 2.4.2", "bytes", "crossbeam-channel", "futures-core", @@ -57,7 +57,7 @@ dependencies = [ "actix-utils", "ahash 0.8.7", "base64 0.21.7", - "bitflags 2.4.1", + "bitflags 2.4.2", "brotli", "bytes", "bytestring", @@ -66,7 +66,7 @@ dependencies = [ "flate2", "futures-core", "h2", - "http", + "http 0.2.11", "httparse", "httpdate", "itoa", @@ -101,7 +101,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d22475596539443685426b6bdadb926ad0ecaefdfc5fb05e5e3441f15463c511" dependencies = [ "bytestring", - "http", + "http 0.2.11", "regex", "serde", "tracing", @@ -148,20 +148,19 @@ dependencies = [ [[package]] name = "actix-tls" -version = "3.1.1" +version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72616e7fbec0aa99c6f3164677fa48ff5a60036d0799c98cab894a44f3e0efc3" +checksum = "929e47cc23865cdb856e59673cfba2d28f00b3bbd060dfc80e33a00a3cea8317" dependencies = [ "actix-rt", "actix-service", "actix-utils", "futures-core", - "http", + "http 0.2.11", + "http 1.0.0", "impl-more", "openssl", "pin-project-lite", - "rustls", - "rustls-webpki", "tokio", "tokio-openssl", "tokio-util", @@ -480,7 +479,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "itoa", "log", "mime", @@ -505,7 +504,7 @@ dependencies = [ "bitflags 1.3.2", "bytes", "futures-util", - "http", + "http 0.2.11", "http-body", "hyper", "itoa", @@ -531,7 +530,7 @@ dependencies = [ "async-trait", "bytes", "futures-util", - "http", + "http 0.2.11", "http-body", "mime", "rustversion", @@ -610,9 +609,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.1" +version = "2.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" +checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" [[package]] name = "bitvec" @@ -1330,16 +1329,16 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" [[package]] name = "h2" -version = "0.3.23" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b553656127a00601c8ae5590fcfdc118e4083a7924b6cf4ffc1ea4b99dc429d7" +checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" dependencies = [ "bytes", "fnv", "futures-core", "futures-sink", "futures-util", - "http", + "http 0.2.11", "indexmap 2.1.0", "slab", "tokio", @@ -1390,9 +1389,9 @@ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" [[package]] name = "hermit-abi" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" +checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f" [[package]] name = "hex-literal" @@ -1431,6 +1430,17 @@ dependencies = [ "itoa", ] +[[package]] +name = "http" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea" +dependencies = [ + "bytes", + "fnv", + "itoa", +] + [[package]] name = "http-body" version = "0.4.6" @@ -1438,7 +1448,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ "bytes", - "http", + "http 0.2.11", "pin-project-lite", ] @@ -1471,7 +1481,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "http-body", "httparse", "httpdate", @@ -1763,9 +1773,9 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" [[package]] name = "linux-raw-sys" -version = "0.4.12" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456" +checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" [[package]] name = "local-channel" @@ -1969,7 +1979,7 @@ version = "0.27.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "cfg-if", "libc", ] @@ -2121,7 +2131,7 @@ version = "0.10.62" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8cde4d2d9200ad5909f8dac647e29482e07c3a35de8a13fce7c9c7747ad9f671" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "cfg-if", "foreign-types", "libc", @@ -2335,9 +2345,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pkg-config" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69d3587f8a9e599cc7ec2c00e331f71c4e69a5f9a4b8a6efd5b07466b9736f9a" +checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb" [[package]] name = "powerfmt" @@ -2362,9 +2372,9 @@ dependencies = [ [[package]] name = "proc-macro-crate" -version = "3.0.0" +version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b2685dd208a3771337d8d386a89840f0f43cd68be8dae90a5f8c2384effc9cd" +checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" dependencies = [ "toml_edit", ] @@ -2601,7 +2611,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "http-body", "hyper", "hyper-tls", @@ -2652,7 +2662,7 @@ dependencies = [ [[package]] name = "rita_bin" -version = "0.21.4" +version = "0.21.5" dependencies = [ "actix", "actix-rt", @@ -2691,7 +2701,7 @@ dependencies = [ [[package]] name = "rita_client" -version = "0.21.4" +version = "0.21.5" dependencies = [ "actix", "actix-web", @@ -2748,7 +2758,7 @@ dependencies = [ [[package]] name = "rita_common" -version = "0.21.4" +version = "0.21.5" dependencies = [ "actix", "actix-service", @@ -2805,7 +2815,7 @@ dependencies = [ [[package]] name = "rita_exit" -version = "0.21.4" +version = "0.21.5" dependencies = [ "actix", "actix-web", @@ -2835,7 +2845,7 @@ dependencies = [ [[package]] name = "rita_extender" -version = "0.21.4" +version = "0.21.5" dependencies = [ "actix", "actix-web", @@ -2915,11 +2925,11 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.29" +version = "0.38.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a1a81a2478639a14e68937903356dbac62cf52171148924f754bb8a8cd7a96c" +checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "errno", "libc", "linux-raw-sys", @@ -3215,9 +3225,9 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.11.2" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" +checksum = "2593d31f82ead8df961d8bd23a64c2ccf2eb5dd34b0a34bfb4dd54011c72009e" [[package]] name = "socket2" @@ -3601,7 +3611,7 @@ dependencies = [ "bytes", "flate2", "h2", - "http", + "http 0.2.11", "http-body", "hyper", "hyper-timeout", @@ -3704,9 +3714,9 @@ checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9" [[package]] name = "unicode-bidi" -version = "0.3.14" +version = "0.3.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f2528f27a9eb2b21e69c95319b30bd0efd85d09c379741b0f78ea1d86be2416" +checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" [[package]] name = "unicode-ident" diff --git a/rita_bin/Cargo.toml b/rita_bin/Cargo.toml index a158d9b71..abf5b20db 100644 --- a/rita_bin/Cargo.toml +++ b/rita_bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rita_bin" -version = "0.21.4" +version = "0.21.5" edition = "2018" license = "Apache-2.0" build = "build.rs" diff --git a/rita_client/Cargo.toml b/rita_client/Cargo.toml index 641b7b2fa..b6363538b 100644 --- a/rita_client/Cargo.toml +++ b/rita_client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rita_client" -version = "0.21.4" +version = "0.21.5" edition = "2018" license = "Apache-2.0" diff --git a/rita_client_registration/Cargo.toml b/rita_client_registration/Cargo.toml index 3ee58c368..c1d157c6c 100644 --- a/rita_client_registration/Cargo.toml +++ b/rita_client_registration/Cargo.toml @@ -20,4 +20,4 @@ futures = { version = "0.3", features = ["compat"] } num-traits = "0.2" [dev-dependencies] -rand = "0.8" \ No newline at end of file +rand = "0.8" diff --git a/rita_common/Cargo.toml b/rita_common/Cargo.toml index fc671ecf0..8538df175 100644 --- a/rita_common/Cargo.toml +++ b/rita_common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rita_common" -version = "0.21.4" +version = "0.21.5" edition = "2018" license = "Apache-2.0" diff --git a/rita_common/src/dashboard/own_info.rs b/rita_common/src/dashboard/own_info.rs index 44975df06..bbda58f0e 100644 --- a/rita_common/src/dashboard/own_info.rs +++ b/rita_common/src/dashboard/own_info.rs @@ -7,7 +7,7 @@ use actix_web_async::HttpResponse; use clarity::Address; use num256::{Int256, Uint256}; -pub static READABLE_VERSION: &str = "Beta 21 RC4"; +pub static READABLE_VERSION: &str = "Beta 21 RC5"; #[derive(Serialize)] pub struct OwnInfo { diff --git a/rita_exit/Cargo.toml b/rita_exit/Cargo.toml index 80d948916..f5fa8cd3b 100644 --- a/rita_exit/Cargo.toml +++ b/rita_exit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rita_exit" -version = "0.21.4" +version = "0.21.5" edition = "2018" license = "Apache-2.0" diff --git a/rita_extender/Cargo.toml b/rita_extender/Cargo.toml index ff2decd26..16bb5b08a 100644 --- a/rita_extender/Cargo.toml +++ b/rita_extender/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rita_extender" -version = "0.21.4" +version = "0.21.5" edition = "2018" license = "Apache-2.0"