Skip to content

Commit dbf688b

Browse files
chore(divan_compat): fix readme typo
1 parent cb639f1 commit dbf688b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/divan_compat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Finished running 1 benchmark suite(s)
7979

8080
- [`divan::bench(crate = xxx)`](https://docs.rs/divan/latest/divan/attr.bench.html#crate): due to how the compatibility layer works internally, we do not plan to support this feature.
8181
- [`divan::bench(consts = xxx)`](https://docs.rs/divan/latest/divan/attr.bench.html#consts): we do not support this feature yet, if you need it don't hesitate to create an issue.
82-
- [`divan::bench_group`](https://docs.rs/divan/latest/divan/attr.bench_group.html): we do not support benchmark grouping this feature yet, if you need it don't hesitate to create an issue.
82+
- [`divan::bench_group`](https://docs.rs/divan/latest/divan/attr.bench_group.html): we do not support benchmark grouping yet, if you need it don't hesitate to create an issue.

0 commit comments

Comments
 (0)