Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/dns/dnstracer-rs/files/patch-Cargo.toml
16462 views
1
--- Cargo.toml.orig 2025-08-15 11:54:59 UTC
2
+++ Cargo.toml
3
@@ -120,9 +120,3 @@ priority = -1
4
[lints.clippy.pedantic]
5
level = "warn"
6
priority = -1
7
-
8
-[profile.release]
9
-opt-level = "z"
10
-lto = true
11
-codegen-units = 1
12
-panic = "abort"
13
14