From e4ec749a3d1629c03d194405fadcaa1601565b0f Mon Sep 17 00:00:00 2001 From: Brian Balser Date: Tue, 7 Mar 2023 11:35:12 -0500 Subject: [PATCH] Update helium-proto to bring in data transfer session changes --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 41d275080..c281a8f48 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2816,7 +2816,7 @@ dependencies = [ [[package]] name = "helium-proto" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=master#e1f810224509ce1c141ae78c8589ab3740231ee1" +source = "git+https://github.com/helium/proto?branch=master#743a110960c04c9acee212eca3ebb779a82db1c6" dependencies = [ "bytes", "prost",