diff --git a/audio/myxer/files/patch-Cargo.toml b/audio/myxer/files/patch-Cargo.toml new file mode 100644 index 000000000000..42fd858ccc8f --- /dev/null +++ b/audio/myxer/files/patch-Cargo.toml @@ -0,0 +1,9 @@ +--- Cargo.toml.orig 2021-08-19 14:48:10 UTC ++++ Cargo.toml +@@ -36,5 +36,5 @@ version = "0.9.0" + features = [ "v3_22" ] + + [dependencies.gio] +-version = "" ++version = "0.9.1" + features = [ "v2_44" ]