From 89dcf693e0468b5fd5becbb4944cfc7d4e10c0c8 Mon Sep 17 00:00:00 2001 From: Chris Guida Date: Thu, 7 Oct 2021 16:53:17 -0600 Subject: [PATCH] only remove existing dependents also update patch-db submodule to pull in logging updates --- appmgr/src/install/cleanup.rs | 9 ++++++++- patch-db | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/appmgr/src/install/cleanup.rs b/appmgr/src/install/cleanup.rs index d84151cca..7f5a0fd90 100644 --- a/appmgr/src/install/cleanup.rs +++ b/appmgr/src/install/cleanup.rs @@ -181,7 +181,14 @@ pub async fn remove_current_dependents<'a, Db: DbHandle, I: IntoIterator