File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "codspeed-divan-compat"
3
3
version = " 2.8.0-alpha.0"
4
4
rust-version = " 1.74" # MSRV TODO: Check versioning
5
5
edition = " 2021"
6
- description = " Bencher compatibility layer for CodSpeed"
6
+ description = " Divan compatibility layer for CodSpeed"
7
7
authors = [
" Arthur Pastel <[email protected] >" ]
8
8
documentation = " https://docs.codspeed.io"
9
9
readme = " README.md"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "codspeed-divan-compat-macros"
3
3
version = " 2.8.0-alpha.0"
4
4
rust-version = " 1.74" # MSRV TODO: Check versioning
5
5
edition = " 2021"
6
- description = " Bencher compatibility layer for CodSpeed"
6
+ description = " Macros for the Divan compatibility layer for CodSpeed"
7
7
authors = [
" Arthur Pastel <[email protected] >" ]
8
8
documentation = " https://docs.codspeed.io"
9
9
readme = " ../README.md"
You can’t perform that action at this time.
0 commit comments