mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
multicall: cleanup; match wl-copy/wl-paste interfaces more closely
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I8cc05c0141cccff8378ef4fd83ccf77d6a6a6964
This commit is contained in:
parent
7a4f6378e9
commit
955a5d51f8
3 changed files with 357 additions and 147 deletions
|
|
@ -29,6 +29,7 @@ inquire = { default-features = false, version = "0.9.1", features = [
|
|||
log = "0.4.28"
|
||||
env_logger = "0.11.8"
|
||||
thiserror = "2.0.17"
|
||||
libc = "0.2"
|
||||
wl-clipboard-rs = "0.9.2"
|
||||
rusqlite = { version = "0.37.0", features = ["bundled"] }
|
||||
smol = "2.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue