1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

x11/clipcat: Garbage collect patch

This patch is not needed with clipcat v0.19.0

Reported by:	yuri@
This commit is contained in:
Mikael Urankar 2024-11-09 18:29:58 +01:00
parent 0455412a26
commit 12056effd2

View File

@ -1,10 +0,0 @@
--- Cargo.toml.orig2 2024-10-21 10:51:43.080871000 +0200
+++ Cargo.toml 2024-10-21 10:52:08.278396000 +0200
@@ -163,7 +163,6 @@ break_with_label_and_loop = "deny"
bad_asm_style = "deny"
bare_trait_objects = "deny"
break_with_label_and_loop = "deny"
-byte_slice_in_packed_struct_with_derive = "deny"
clashing_extern_declarations = "deny"
coherence_leak_check = "deny"
confusable_idents = "deny"