From 2f671f196e245ac1a791c001286e401a2fab9d3a Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 20 Jul 2026 23:00:06 +0200 Subject: chore: Commit --- crates/daemon/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/daemon/Cargo.toml') diff --git a/crates/daemon/Cargo.toml b/crates/daemon/Cargo.toml index 830dbd12..52a501fc 100644 --- a/crates/daemon/Cargo.toml +++ b/crates/daemon/Cargo.toml @@ -78,7 +78,6 @@ unicode-width = "0.2" url = "2.5.2" uuid = { version = "1.9", features = ["v4", "v7", "serde"] } vt100 = "0.16" -whoami = "2.1.0" [target.'cfg(target_os = "linux")'.dependencies] arboard = { version = "3.4", default-features = false, features = [ "wayland-data-control", ] } -- cgit v1.3.1