summaryrefslogtreecommitdiff
path: root/dns/dnstracer-rs/files/patch-Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnstracer-rs/files/patch-Cargo.toml')
-rw-r--r--dns/dnstracer-rs/files/patch-Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/dns/dnstracer-rs/files/patch-Cargo.toml b/dns/dnstracer-rs/files/patch-Cargo.toml
deleted file mode 100644
index 5c9b5eb39fba..000000000000
--- a/dns/dnstracer-rs/files/patch-Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
---- Cargo.toml.orig 2025-08-15 11:54:59 UTC
-+++ Cargo.toml
-@@ -120,9 +120,3 @@ priority = -1
- [lints.clippy.pedantic]
- level = "warn"
- priority = -1
--
--[profile.release]
--opt-level = "z"
--lto = true
--codegen-units = 1
--panic = "abort"