Skip to content

Commit 49fda68

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): update codspeed-criterion-compat requirement in /css-inline
Updates the requirements on [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) to permit the latest version. - [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases) - [Commits](CodSpeedHQ/codspeed-rust@v2.10.0...v3.0.1) --- updated-dependencies: - dependency-name: codspeed-criterion-compat dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d65e55 commit 49fda68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ url = "2"
4343

4444
[dev-dependencies]
4545
assert_cmd = "2.0.6"
46-
codspeed-criterion-compat = "2.10.0"
46+
codspeed-criterion-compat = "3.0.1"
4747
criterion = { version = "0.6.0", features = [], default-features = false }
4848
serde = { version = "1", features = ["derive"] }
4949
serde_json = "1"

0 commit comments

Comments
 (0)