We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2f090 commit cf39992Copy full SHA for cf39992
pyroscope_backends/pyroscope_pprofrs/Cargo.toml
@@ -15,7 +15,7 @@ readme = "README.md"
15
16
17
[dependencies]
18
-pprof = "0.9.1"
+pprof = "0.10.0"
19
pyroscope = {version = "0.5.2", path = "../../" }
20
thiserror ="1.0"
21
0 commit comments