File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ rust-version = "1.74" # MSRV
5
5
edition = " 2021"
6
6
description = " Bencher compatibility layer for CodSpeed"
7
7
authors = [
" Arthur Pastel <[email protected] >" ]
8
- documentation = " https://docs. codspeed.io"
8
+ documentation = " https://codspeed.io/docs/reference/codspeed-rust/bencher "
9
9
readme = " README.md"
10
10
repository = " https://github.com/CodSpeedHQ/codspeed-rust"
11
11
homepage = " https://codspeed.io"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "2.10.1"
4
4
edition = " 2021"
5
5
description = " Cargo extension to build & run your codspeed benchmarks"
6
6
authors = [
" Arthur Pastel <[email protected] >" ]
7
- documentation = " https://docs. codspeed.io"
7
+ documentation = " https://codspeed.io/docs/reference/codspeed-rust/cargo-codspeed "
8
8
readme = " README.md"
9
9
repository = " https://github.com/CodSpeedHQ/codspeed-rust"
10
10
homepage = " https://codspeed.io"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ rust-version = "1.74" # MSRV
5
5
edition = " 2021"
6
6
description = " Criterion.rs compatibility layer for CodSpeed"
7
7
authors = [
" Arthur Pastel <[email protected] >" ]
8
- documentation = " https://docs. codspeed.io"
8
+ documentation = " https://codspeed.io/docs/reference/codspeed-rust/criterion "
9
9
readme = " README.md"
10
10
repository = " https://github.com/CodSpeedHQ/codspeed-rust"
11
11
homepage = " https://codspeed.io"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ rust-version = "1.80"
5
5
edition = " 2021"
6
6
description = " Divan compatibility layer for CodSpeed"
7
7
authors = [
" Arthur Pastel <[email protected] >" ]
8
- documentation = " https://docs. codspeed.io"
8
+ documentation = " https://codspeed.io/docs/reference/codspeed-rust/divan "
9
9
readme = " README.md"
10
10
repository = " https://github.com/CodSpeedHQ/codspeed-rust"
11
11
homepage = " https://codspeed.io"
You can’t perform that action at this time.
0 commit comments