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 75c82bb commit f7352faCopy full SHA for f7352fa
eppo_core/Cargo.toml
@@ -52,7 +52,7 @@ serde-pyobject = { version = "0.4.0", optional = true}
52
openssl-src = { version = "~300.2", optional = true }
53
54
[dev-dependencies]
55
-criterion = { version = "0.4", features = ["html_reports"] }
+criterion = { version = "0.5", features = ["html_reports"] }
56
env_logger = "0.11.3"
57
58
[[bench]]
0 commit comments