From 020a9d33f65cb278308943d8d902d957e2a9a8a8 Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Tue, 14 Feb 2023 15:49:21 +0100 Subject: [PATCH] new sendme for lower msrv --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 9430e4a86..55f51fc4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3773,7 +3773,7 @@ dependencies = [ [[package]] name = "sendme" version = "0.1.0" -source = "git+https://github.com/n0-computer/sendme?branch=main#d09a78636b6b280a4ca67c9948ba6325c4c75088" +source = "git+https://github.com/n0-computer/sendme?branch=main#f3086a9576fdc0cdfbd6b0646745bec9e91f7d60" dependencies = [ "anyhow", "bao",