Skip to content

Commit 7edfafa

Browse files
chore(deps): bump pprof from 0.13.0 to 0.14.0 (#951)
1 parent c618c44 commit 7edfafa

File tree

2 files changed

+33
-3
lines changed

2 files changed

+33
-3
lines changed

Cargo.lock

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

benchmarks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors.workspace = true
1212
bytes = "1"
1313
futures = { version = "0.3", features = ["compat"] }
1414
itoa = "1.0"
15-
pprof = { version = "0.13", features = ["flamegraph", "prost-codec"] }
15+
pprof = { version = "0.14", features = ["flamegraph", "prost-codec"] }
1616
pretty_env_logger = "0.5"
1717
rumqttc = { path = "../rumqttc" }
1818
rumqttd = { path = "../rumqttd" }

0 commit comments

Comments
 (0)