From 3157cd45695a4089c0c42dd8675c978c0560964f Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Mon, 5 Feb 2024 11:08:59 +0100 Subject: Fix bug causing app to crash when restarting a completed Pomodoro task --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 07a52cf..71a55e6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -278,7 +278,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.8.1" +version = "1.8.2" dependencies = [ "anyhow", "chrono", -- cgit 1.4.1