From c91b7084a7b6aa6df40aa20b08d59d48b1acea66 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Tue, 13 Oct 2020 22:28:09 +0200 Subject: [PATCH] Update to briar_wrapper 0.0.5 --- briar-wrapper | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/briar-wrapper b/briar-wrapper index df60279..2cdcb32 160000 --- a/briar-wrapper +++ b/briar-wrapper @@ -1 +1 @@ -Subproject commit df60279f98a3d954ebcaaca92192c5078304b666 +Subproject commit 2cdcb3213e227ddac6bf6a8e43f9893b92348b19 diff --git a/requirements.txt b/requirements.txt index cd30991..2c23d75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ # SPDX-License-Identifier: AGPL-3.0-only # License-Filename: LICENSE.md -briar-wrapper>=0.0.4 +briar-wrapper>=0.0.5 -- GitLab