summaryrefslogtreecommitdiff
path: root/audio/shortwave/files/patch-Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'audio/shortwave/files/patch-Cargo.toml')
-rw-r--r--audio/shortwave/files/patch-Cargo.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/shortwave/files/patch-Cargo.toml b/audio/shortwave/files/patch-Cargo.toml
new file mode 100644
index 000000000000..48ac761b7f66
--- /dev/null
+++ b/audio/shortwave/files/patch-Cargo.toml
@@ -0,0 +1,10 @@
+--- 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"