Skip to content

Commit 9ceae82

Browse files
committed
Release 1.0.1
cargo-codspeed@1.0.1 codspeed@1.0.1 codspeed-bencher-compat@1.0.1 codspeed-criterion-compat@1.0.1 Generated by cargo-workspaces
1 parent 59b5f07 commit 9ceae82

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bencher_compat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed-bencher-compat"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
description = "Bencher compatibility layer for CodSpeed"
66
authors = ["Arthur Pastel <arthur@codspeed.io>"]

crates/cargo-codspeed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-codspeed"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
description = "Cargo extension to build & run your codspeed benchmarks"
66
authors = ["Arthur Pastel <arthur@codspeed.io>"]

crates/codspeed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
description = "Core instrumentation library for CodSpeed"
66
authors = ["Arthur Pastel <arthur@codspeed.io>"]

crates/criterion_compat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed-criterion-compat"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
description = "Criterion.rs compatibility layer for CodSpeed"
66
authors = ["Arthur Pastel <arthur@codspeed.io>"]

0 commit comments

Comments
 (0)