File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
<h1 >codspeed-rust</h1 >
3
3
4
4
[ ![ CI] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml )
5
- ![ Crates.io] ( https://img.shields.io/crates/v/cargo-codspeed )
5
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/cargo-codspeed )] ( https://crates.io/keywords/ codspeed)
6
6
7
7
</div >
8
8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description = "Bencher compatibility layer for CodSpeed"
6
6
authors = [
" Arthur Pastel <[email protected] >" ]
7
7
documentation = " https://docs.codspeed.io"
8
8
readme = " README.md"
9
- repository = " https://github.com/CodSpeedHQ/codspeed-rust/crates/bencher_compat"
9
+ repository = " https://github.com/CodSpeedHQ/codspeed-rust/tree/main/ crates/bencher_compat"
10
10
homepage = " https://codspeed.io"
11
11
license = " MIT OR Apache-2.0"
12
12
categories = [
Original file line number Diff line number Diff line change 2
2
<h1 >codspeed-bencher-compat</h1 >
3
3
4
4
[ ![ CI] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml )
5
- ![ Crates.io] ( https://img.shields.io/crates/v/codspeed-bencher-compat )
5
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/codspeed-bencher-compat )] ( https://crates.io/crates /codspeed-bencher-compat)
6
6
7
7
Bencher compatibility layer for CodSpeed
8
8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description = "Cargo extension to build & run your codspeed benchmarks"
6
6
authors = [
" Arthur Pastel <[email protected] >" ]
7
7
documentation = " https://docs.codspeed.io"
8
8
readme = " README.md"
9
- repository = " https://github.com/CodSpeedHQ/codspeed-rust/crates/cargo-codspeed"
9
+ repository = " https://github.com/CodSpeedHQ/codspeed-rust/tree/main/ crates/cargo-codspeed"
10
10
homepage = " https://codspeed.io"
11
11
license = " MIT OR Apache-2.0"
12
12
categories = [
Original file line number Diff line number Diff line change 2
2
<h1 >cargo-codspeed</h1 >
3
3
4
4
[ ![ CI] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml )
5
- ![ Crates.io] ( https://img.shields.io/crates/v/cargo-codspeed )
5
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/cargo-codspeed )] ( https://crates.io/crates /cargo-codspeed)
6
6
7
7
A cargo subcommand for running CodSpeed on your project
8
8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description = "Core instrumentation library for CodSpeed"
6
6
authors = [
" Arthur Pastel <[email protected] >" ]
7
7
documentation = " https://docs.codspeed.io"
8
8
readme = " README.md"
9
- repository = " https://github.com/CodSpeedHQ/codspeed-rust/crates/codspeed"
9
+ repository = " https://github.com/CodSpeedHQ/codspeed-rust/tree/main/ crates/codspeed"
10
10
homepage = " https://codspeed.io"
11
11
license = " MIT OR Apache-2.0"
12
12
categories = [
Original file line number Diff line number Diff line change 2
2
<h1 >codspeed</h1 >
3
3
4
4
[ ![ CI] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml )
5
- ![ Crates.io] ( https://img.shields.io/crates/v/codspeed )
5
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/codspeed )] ( https://crates.io/crates /codspeed)
6
6
7
7
The core library used to integrate with Codspeed runners
8
8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description = "Criterion.rs compatibility layer for CodSpeed"
6
6
authors = [
" Arthur Pastel <[email protected] >" ]
7
7
documentation = " https://docs.codspeed.io"
8
8
readme = " README.md"
9
- repository = " https://github.com/CodSpeedHQ/codspeed-rust/crates/criterion_compat"
9
+ repository = " https://github.com/CodSpeedHQ/codspeed-rust/tree/main/ crates/criterion_compat"
10
10
homepage = " https://codspeed.io"
11
11
license = " MIT OR Apache-2.0"
12
12
categories = [
Original file line number Diff line number Diff line change 2
2
<h1 >codspeed-criterion-compat</h1 >
3
3
4
4
[ ![ CI] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/CodSpeedHQ/codspeed-rust/actions/workflows/ci.yml )
5
- ![ Crates.io] ( https://img.shields.io/crates/v/codspeed-criterion-compat )
5
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/codspeed-criterion-compat )] ( https://crates.io/crates /codspeed-criterion-compat)
6
6
7
7
Criterion.rs compatibility layer for CodSpeed
8
8
You can’t perform that action at this time.
0 commit comments