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 cd8e838 commit 25d782dCopy full SHA for 25d782d
pyroscope_backends/pyroscope_rbspy/Cargo.toml
@@ -18,7 +18,7 @@ rbspy = "0.11.1"
18
pyroscope = { version = "0.4", path = "../../" }
19
thiserror ="1.0"
20
log = "0.4"
21
-anyhow = "*"
+anyhow = "1.0.56"
22
23
[profile.dev]
24
opt-level=0
0 commit comments