aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_prof/Cargo.toml')
-rw-r--r--crates/ra_prof/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_prof/Cargo.toml b/crates/ra_prof/Cargo.toml
index db9b59ed6..eabfcebb0 100644
--- a/crates/ra_prof/Cargo.toml
+++ b/crates/ra_prof/Cargo.toml
@@ -24,4 +24,4 @@ cpu_profiler = []
24# Uncomment to enable for the whole crate graph 24# Uncomment to enable for the whole crate graph
25# default = [ "backtrace" ] 25# default = [ "backtrace" ]
26# default = [ "jemalloc" ] 26# default = [ "jemalloc" ]
27default = [ "cpu_profiler" ] 27# default = [ "cpu_profiler" ]