From 97e82e129983e846fd0cf71f104e1fb8f4efcc79 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Fri, 21 Jul 2023 10:00:46 -0400 Subject: [PATCH] chore: update cosmic-time --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index a909f6d1..5e4dc4b5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1007,6 +1007,7 @@ dependencies = [ [[package]] name = "cosmic-time" version = "0.2.0" +source = "git+https://github.com/pop-os/cosmic-time?branch=libcosmic#c39e737fc55f6c3cbb03a309627da5c525bddd6d" dependencies = [ "float-cmp", "libcosmic",