diff --git a/Cargo.toml b/Cargo.toml index 8c7d072..c263bc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ thiserror = "^2.0" serde_json = "^1.0" rand = "^0.10" criterion = { version = "^0.8", features = ["html_reports"] } -energy-bench = "^0.2.0" +energy-bench = "^0.3.0" [[bench]] name = "base"