mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
10 lines
320 B
TOML
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"
|