From 6be75c2a91f18dc24f94b1374a3603bad70c7569 Mon Sep 17 00:00:00 2001 From: Andrew McKenzie Date: Tue, 3 Dec 2024 12:44:59 +0000 Subject: [PATCH] bump deps --- Cargo.lock | 57 +++++++++++++++++++----------------------------------- 1 file changed, 20 insertions(+), 37 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0a52eb1a2..a50f2f28f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1615,17 +1615,17 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "beacon" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support#bac002ac419dd8f75af81cd30afc67871ac2c93a" +source = "git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support#fffce9d335b1e5d74ffd5da27ddba6e60b6d9d7c" dependencies = [ "base64 0.21.7", "byteorder", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "prost", "rand 0.8.5", "rand_chacha 0.3.0", "rust_decimal", "serde", - "sha2 0.10.8", + "sha2 0.9.9", "thiserror", ] @@ -1788,7 +1788,7 @@ dependencies = [ "file-store", "futures", "futures-util", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -2630,7 +2630,7 @@ dependencies = [ "axum 0.7.4", "bs58 0.4.0", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "notify", "serde", @@ -3212,7 +3212,7 @@ dependencies = [ "futures-util", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "hex-literal", "http 0.2.11", "lazy_static", @@ -3794,7 +3794,7 @@ dependencies = [ "h3o", "helium-anchor-gen", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=master)", + "helium-proto", "hex", "hex-literal", "itertools", @@ -3821,23 +3821,6 @@ dependencies = [ [[package]] name = "helium-proto" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support#bac002ac419dd8f75af81cd30afc67871ac2c93a" -dependencies = [ - "bytes", - "prost", - "prost-build", - "serde", - "serde_json", - "strum", - "strum_macros", - "tonic", - "tonic-build", -] - -[[package]] -name = "helium-proto" -version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=master#c5c67f5631b69ef696961995045c0a41f9a5b936" dependencies = [ "bytes", "prost", @@ -3891,7 +3874,7 @@ dependencies = [ "async-trait", "chrono", "derive_builder", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "hextree", "rust_decimal", "rust_decimal_macros", @@ -4307,7 +4290,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "humantime-serde", "metrics", @@ -4377,7 +4360,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "hextree", "http 0.2.11", "http-serde", @@ -4419,7 +4402,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -4461,7 +4444,7 @@ dependencies = [ "futures-util", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http-serde", "humantime-serde", "iot-config", @@ -5049,7 +5032,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "hextree", "http 0.2.11", "http-serde", @@ -5091,7 +5074,7 @@ dependencies = [ "futures", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "mobile-config", "prost", "rand 0.8.5", @@ -5127,7 +5110,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -5172,7 +5155,7 @@ dependencies = [ "h3o", "helium-crypto", "helium-lib", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "hex-assignments", "hextree", "http-serde", @@ -5856,7 +5839,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "http 0.2.11", "hyper 0.14.28", "jsonrpsee", @@ -5939,7 +5922,7 @@ dependencies = [ "futures-util", "helium-anchor-gen", "helium-lib", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "humantime-serde", "metrics", "metrics-exporter-prometheus", @@ -6578,7 +6561,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=andymck/sub-dao-epoch-support)", + "helium-proto", "humantime-serde", "lazy_static", "metrics", @@ -10005,7 +9988,7 @@ dependencies = [ "rand 0.8.5", "serde", "serde_json", - "sha2 0.10.8", + "sha2 0.9.9", "thiserror", "twox-hash", "xorf",