ports/audio/shortwave/files/patch-Cargo.toml
2025-04-13 22:21:57 +02:00

10 lines
320 B
TOML

--- Cargo.toml.orig 2025-02-05 10:44:30 UTC
+++ Cargo.toml
@@ -17,7 +17,6 @@ futures-util = "0.3"
diesel = { version = "2.2", features = ["sqlite", "r2d2"] }
diesel_migrations = "2.2"
futures-util = "0.3"
-glycin = { version = "2.0", features = ["gdk4"] }
indexmap = "2.7"
Inflector = "0.11"
language-tags = "0.3"