From 44146f8b3d8d0223664d17fcf1fee202333b3555 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Wed, 5 Jul 2023 14:41:06 -0400 Subject: [PATCH] update: notifications util to fix duration since --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2ff9ded7..769c287a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -916,7 +916,7 @@ dependencies = [ [[package]] name = "cosmic-notifications-config" version = "0.1.0" -source = "git+https://github.com/pop-os/cosmic-notifications#46eac27342f11b46fa2b3f25cd9b0d22bbc34eae" +source = "git+https://github.com/pop-os/cosmic-notifications#381024d2dbd5339ba7d6e846715b7b9cbcc469ce" dependencies = [ "cosmic-config", "serde", @@ -925,7 +925,7 @@ dependencies = [ [[package]] name = "cosmic-notifications-util" version = "0.1.0" -source = "git+https://github.com/pop-os/cosmic-notifications#46eac27342f11b46fa2b3f25cd9b0d22bbc34eae" +source = "git+https://github.com/pop-os/cosmic-notifications#381024d2dbd5339ba7d6e846715b7b9cbcc469ce" dependencies = [ "bytemuck", "serde",