mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-07 22:17:07 +02:00
use PollWatcher (clunky? but finally!)
This commit is contained in:
parent
a938b68980
commit
8e97d52a2f
7 changed files with 716 additions and 670 deletions
|
|
@ -35,8 +35,8 @@ winit = { optional = true, version = "0.30.4", features = [ "x11" ]}
|
|||
wavers = { optional = true, version = "1.4.3" }
|
||||
uuid = { optional = true, version = "1.10.0", features = [ "v4" ] }
|
||||
gtk = { optional = true, version = "0.18.1" }
|
||||
notify = "8.2.0"
|
||||
notify-debouncer-mini = "0.7.0"
|
||||
|
||||
notify-debouncer-full = "0.7.0"
|
||||
|
||||
#once_cell = "1.19.0"
|
||||
#no_deadlocks = "1.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue