aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ringrtc/files/patch-src_rust_src_lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ringrtc/files/patch-src_rust_src_lib.rs')
-rw-r--r--multimedia/ringrtc/files/patch-src_rust_src_lib.rs7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/ringrtc/files/patch-src_rust_src_lib.rs b/multimedia/ringrtc/files/patch-src_rust_src_lib.rs
new file mode 100644
index 000000000000..b422a1b6e588
--- /dev/null
+++ b/multimedia/ringrtc/files/patch-src_rust_src_lib.rs
@@ -0,0 +1,7 @@
+--- src/rust/src/lib.rs.orig 2025-06-20 16:23:04.823901000 +0200
++++ src/rust/src/lib.rs 2025-06-20 15:36:53.716050000 +0200
+@@ -1,3 +1,4 @@
++#![feature(used_with_arg)]
+ //
+ // Copyright 2019-2021 Signal Messenger, LLC
+ // SPDX-License-Identifier: AGPL-3.0-only