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 ca82870 commit cd8e838Copy full SHA for cd8e838
pyroscope_backends/pyroscope_rbspy/Cargo.toml
@@ -15,7 +15,7 @@ readme = "README.md"
15
16
[dependencies]
17
rbspy = "0.11.1"
18
-pyroscope = { path = "../../" }
+pyroscope = { version = "0.4", path = "../../" }
19
thiserror ="1.0"
20
log = "0.4"
21
anyhow = "*"
0 commit comments