mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
add hostname entry row with clipboard button
This commit is contained in:
parent
81f65dcd3d
commit
5b76c3bcda
8 changed files with 98 additions and 7 deletions
|
|
@ -33,6 +33,7 @@ async-channel = { version = "2.1.1", optional = true }
|
|||
keycode = "0.4.0"
|
||||
once_cell = "1.19.0"
|
||||
num_enum = "0.7.2"
|
||||
hostname = "0.4.0"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2.148"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue