Skip to content

Commit 70aa4bb

Browse files
committed
chore(deps): upgrade pprof to 0.7
1 parent 5d1a049 commit 70aa4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyroscope_backends/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
readme = "README.md"
99

1010
[dependencies]
11-
pprof = { version="0.6.2"}
11+
pprof = "0.7"
1212
rbspy = "0.11.1"
1313
py-spy = "0.3.11"
1414
thiserror ="1.0"

0 commit comments

Comments
 (0)