From a04fe0afa89552be1a1f05054259aab7c1f822ed Mon Sep 17 00:00:00 2001 From: dignifiedquire Date: Sun, 12 May 2024 12:10:39 +0200 Subject: [PATCH] update iroh dep --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5a468e6620..8ca77c6328 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2686,7 +2686,7 @@ checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" [[package]] name = "iroh" version = "0.4.2" -source = "git+https://github.com/n0-computer/iroh?branch=maint-0.4-iroh-quinn#af93d4aa3dceb9c6ff8e12d807ff06e5de8fe983" +source = "git+https://github.com/n0-computer/iroh?branch=maint-0.4-iroh-quinn#83d39ba8bca00c32eb6da1067ac7122fdbc4ae75" dependencies = [ "abao", "anyhow",