diff --git a/Cargo.toml b/Cargo.toml index 7175286d..914f3f4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ kstring = { version = "1", features = ["max_inline"] } serde_json = "1.0.44" pretty_assertions = "0.7.1" toml-test-harness = "0.3" -criterion = "0.3" +criterion = "0.4" toml = "0.5" [[test]]