Skip to content

Commit b265d63

Browse files
committed
Bump pprof version to 0.14
1 parent e1e92a9 commit b265d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ linfa-datasets = { path = "datasets", features = [
6666
statrs = "0.18"
6767

6868
[target.'cfg(not(windows))'.dependencies]
69-
pprof = { version = "0.11.0", features = [
69+
pprof = { version = "0.14", features = [
7070
"flamegraph",
7171
"criterion",
7272
], optional = true }

0 commit comments

Comments
 (0)