Skip to content

Commit 8cfc106

Browse files
chore(deps): update pprof requirement
--- updated-dependencies: - dependency-name: pprof dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c083e7 commit 8cfc106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/turborepo-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ path-clean = "1.0.1"
5454
petgraph = { workspace = true }
5555
pidlock = { path = "../turborepo-pidlock" }
5656
portable-pty = "0.8.1"
57-
pprof = { version = "0.12.1", features = [
57+
pprof = { version = "0.14.0", features = [
5858
"prost-codec",
5959
"frame-pointer",
6060
], optional = true }

0 commit comments

Comments
 (0)