Skip to content

Commit 3f049d5

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 511861b commit 3f049d5

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
@@ -84,7 +84,7 @@ path-clean = "1.0.1"
8484
petgraph = { workspace = true }
8585
pidlock = { path = "../turborepo-pidlock" }
8686
portable-pty = "0.8.1"
87-
pprof = { version = "0.12.1", features = [
87+
pprof = { version = "0.14.0", features = [
8888
"prost-codec",
8989
"frame-pointer",
9090
], optional = true }

0 commit comments

Comments
 (0)