Skip to content

Commit cf39992

Browse files
committed
imp(pprof): update pprof-rs version
1 parent cc2f090 commit cf39992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyroscope_backends/pyroscope_pprofrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515

1616

1717
[dependencies]
18-
pprof = "0.9.1"
18+
pprof = "0.10.0"
1919
pyroscope = {version = "0.5.2", path = "../../" }
2020
thiserror ="1.0"
2121

0 commit comments

Comments
 (0)