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 e1e92a9 commit b265d63Copy full SHA for b265d63
1 file changed
Cargo.toml
@@ -66,7 +66,7 @@ linfa-datasets = { path = "datasets", features = [
66
statrs = "0.18"
67
68
[target.'cfg(not(windows))'.dependencies]
69
-pprof = { version = "0.11.0", features = [
+pprof = { version = "0.14", features = [
70
"flamegraph",
71
"criterion",
72
], optional = true }
0 commit comments