mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
purge dependencies
This commit is contained in:
parent
4db2d37f32
commit
90e83cee87
3 changed files with 1 additions and 11 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -1253,7 +1253,6 @@ dependencies = [
|
|||
"tokio",
|
||||
"wayland-client",
|
||||
"wayland-protocols",
|
||||
"wayland-protocols-misc",
|
||||
"wayland-protocols-wlr",
|
||||
"windows 0.54.0",
|
||||
"x11",
|
||||
|
|
@ -1347,12 +1346,10 @@ version = "0.8.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"async-channel",
|
||||
"async-trait",
|
||||
"clap",
|
||||
"endi",
|
||||
"env_logger",
|
||||
"futures",
|
||||
"futures-core",
|
||||
"glib-build-tools",
|
||||
"gtk4",
|
||||
"hickory-resolver",
|
||||
|
|
@ -1363,8 +1360,6 @@ dependencies = [
|
|||
"libadwaita",
|
||||
"libc",
|
||||
"log",
|
||||
"num_enum",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"slab",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue