We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c0527 commit dc84de0Copy full SHA for dc84de0
Cargo.toml
@@ -26,7 +26,7 @@ default = []
26
python = ["pyo3"]
27
28
[dev-dependencies]
29
-test-log = "0.2.18"
+test-log = "0.2.14"
30
criterion = { version = "0.5.1", features = ["html_reports"] }
31
rand = "0.9.2"
32
0 commit comments