We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b1667 commit 8afc124Copy full SHA for 8afc124
css-inline/Cargo.toml
@@ -44,7 +44,7 @@ url = "2"
44
[dev-dependencies]
45
assert_cmd = "2.0.6"
46
codspeed-criterion-compat = "2.4.0"
47
-criterion = { version = "0.5.1", features = [], default-features = false }
+criterion = { version = "0.6.0", features = [], default-features = false }
48
serde = { version = "1", features = ["derive"] }
49
serde_json = "1"
50
test-case = "3.3"
0 commit comments