diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-20 23:00:06 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-20 23:00:06 +0200 |
| commit | 2f671f196e245ac1a791c001286e401a2fab9d3a (patch) | |
| tree | be90d8f16d5c8b65c6b77ebe1359d22e9738bbf6 /crates/daemon/Cargo.toml | |
| parent | chore: Commit (diff) | |
| download | atuin-2f671f196e245ac1a791c001286e401a2fab9d3a.zip | |
chore: Commit
Diffstat (limited to 'crates/daemon/Cargo.toml')
| -rw-r--r-- | crates/daemon/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
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", ] } |
