From 9a3fa573f2f471218247476d3b3ad5fde08df29d Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 29 Mar 2026 15:48:31 -0400 Subject: Autosave daemon --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d488b50..85de251 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,12 @@ serde = { version = "1.0.152", features = ["derive"] } uuid = { version = "1", features = ["v4"] } thiserror = "2" anyhow = "1" +notify = "8" +notify-debouncer-full = "0.7" confy = "2" +happylock = "0.5" +log = "0.4" +colog = "1" hostname = "0.4" inquire = "0.9" auth-git2 = "0.5" -- cgit v1.2.3