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 15fc5c1 commit ba76eb1Copy full SHA for ba76eb1
sentry-core/Cargo.toml
@@ -44,7 +44,7 @@ rustc_version_runtime = { version = "0.2.1", optional = true }
44
indexmap = { version = "1.9.1", optional = true}
45
46
[target.'cfg(target_family = "unix")'.dependencies]
47
-pprof = { version = "0.10.1", optional = true, default-features = false}
+pprof = { version = "0.11.0", optional = true, default-features = false}
48
libc = { version = "^0.2.66", optional = true }
49
50
[dev-dependencies]
0 commit comments