Skip to content

Commit 203aac4

Browse files
roblablaehuss
andauthored
Timings takes an array of strings.
Co-authored-by: Eric Huss <eric@huss.org>
1 parent 287714f commit 203aac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ config file (`.cargo/config.toml`) in the `unstable` table. For example:
1414
[unstable]
1515
mtime-on-use = true
1616
multitarget = true
17-
timings = true
17+
timings = ["html"]
1818
```
1919

2020
Some unstable features will require you to specify the `cargo-features` key in

0 commit comments

Comments
 (0)