From 60055a7d863a2ae476dc02ac77b3ee66429aaa39 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 29 May 2024 23:15:53 -0700 Subject: Remove an unused dependency. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7f4b3fb..121cdee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,5 @@ license = "GPL3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -async-channel = "2.3.1" gdk4 = "0.8.2" gtk4 = "0.8.2" -- cgit v1.3.1