From 29712d6a30a9683ac8199cb4490f7d085cdd815f Mon Sep 17 00:00:00 2001 From: Fred Clausen <43556888+fredclausen@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:47:44 -0700 Subject: [PATCH] update for latest SIO --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 13313ecc..b6b6b2d5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -923,7 +923,7 @@ dependencies = [ [[package]] name = "sdre-stubborn-io" version = "0.5.0" -source = "git+https://github.com/sdr-enthusiasts/sdre-stubborn-io?branch=fix-io-disconnect#e54aaeca6921ebe8723bf40ab54810f30e310924" +source = "git+https://github.com/sdr-enthusiasts/sdre-stubborn-io?branch=fix-io-disconnect#97047ad67f8295cf3951b1f373dcb55ec68f622f" dependencies = [ "log", "rand",