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"
33version = " 2.8.0-alpha.0"
44rust-version = " 1.74" # MSRV TODO: Check versioning
55edition = " 2021"
6- description = " Bencher compatibility layer for CodSpeed"
6+ description = " Divan compatibility layer for CodSpeed"
77authors = [
" Arthur Pastel <[email protected] >" ]
88documentation = " https://docs.codspeed.io"
99readme = " README.md"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "codspeed-divan-compat-macros"
33version = " 2.8.0-alpha.0"
44rust-version = " 1.74" # MSRV TODO: Check versioning
55edition = " 2021"
6- description = " Bencher compatibility layer for CodSpeed"
6+ description = " Macros for the Divan compatibility layer for CodSpeed"
77authors = [
" Arthur Pastel <[email protected] >" ]
88documentation = " https://docs.codspeed.io"
99readme = " ../README.md"
You can’t perform that action at this time.
0 commit comments