Skip to content

Commit 29b51f3

Browse files
chore(deps): update rust crate pprof to 0.15
1 parent 6aa276f commit 29b51f3

2 files changed

Lines changed: 75 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 74 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/profiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ tempfile.workspace = true
1414
tracing.workspace = true
1515
thiserror.workspace = true
1616

17-
pprof = { version = "0.14", default-features = false }
17+
pprof = { version = "0.15", default-features = false }
1818
timer = { version = "0.2" }
1919
chrono = { version = "0.4" }

0 commit comments

Comments
 (0)