misc: add 'profiling' profile.

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