Skip to content

Commit 55fe436

Browse files
chore(deps): update rust crate pprof to 0.15
1 parent f9546d7 commit 55fe436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ all-features = true
7171

7272
[dev-dependencies]
7373
criterion = { version = "0.6.0", features = ["async_tokio", "html_reports"] }
74-
pprof = { version = "0.14", features = ["flamegraph"] }
74+
pprof = { version = "0.15", features = ["flamegraph"] }
7575
paste = "1.0.14"
7676
serde = "1"
7777
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)