mirror of
https://github.com/Noratrieb/clippyboard.git
synced 2026-01-14 09:55:04 +01:00
try try try
This commit is contained in:
parent
ea487d598c
commit
0df0d40f7c
3 changed files with 234 additions and 28 deletions
|
|
@ -9,7 +9,9 @@ dirs = "6.0.0"
|
|||
eframe = "0.32.2"
|
||||
egui_extras = { version = "0.32.2", features = ["image"] }
|
||||
eyre = "0.6.12"
|
||||
rustix = "1.1.2"
|
||||
serde = "1.0.219"
|
||||
tokio = { version = "1.47.1", features = ["full", "sync"] }
|
||||
tracing = { version = "0.1.41", features = ["attributes"] }
|
||||
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
|
||||
wayland-client = "0.31.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue