misc: add 'profiling' profile.

This commit is contained in:
2025-06-29 04:11:41 +01:00
parent c41e5328e6
commit 458661b02a
+4
View File
@@ -5,3 +5,7 @@ rustc-wrapper = "sccache"
[future-incompat-report]
frequency = "always"
[profile.profiling]
inherits = "release"
debug = true