purge dependencies

This commit is contained in:
Ferdinand Schober
2024-07-02 21:41:57 +02:00
committed by Ferdinand Schober
parent 4db2d37f32
commit 90e83cee87
3 changed files with 1 additions and 11 deletions

5
Cargo.lock generated
View File

@@ -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",