I want to maintain myxer in Factory and would like to use multimedia:apps as the devel/feeder project. OBS-URL: https://build.opensuse.org/request/show/940854 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/myxer?expand=0&rev=1
12 lines
236 B
Diff
12 lines
236 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index 0b1cb09..d059fbe 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -36,5 +36,5 @@ version = "0.9.0"
|
|
features = [ "v3_22" ]
|
|
|
|
[dependencies.gio]
|
|
-version = ""
|
|
+version = "*"
|
|
features = [ "v2_44" ]
|