Skip to content

Commit

Permalink
Reverted TaskList back to its official repo
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyCoolSlug committed Dec 15, 2023
1 parent 6f0862d commit 9288935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ zbus = "3.14.1"
# Under Windows and MacOS, we use tao's tray feature
[target.'cfg(target_os = "windows")'.dependencies]
image = "0.24.5"
tasklist = { git = "https://github.com/FrostyCoolSlug/tasklist-rs.git" }
tasklist = { git = "https://github.com/yalishandar/tasklist-rs.git" }
winrt-notification = "0.5.1"
winreg = "0.10.1"
mslnk = "0.1.8"
Expand Down

0 comments on commit 9288935

Please sign in to comment.