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 c9bfc6c commit 47e3505Copy full SHA for 47e3505
wholesym/Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["symbols", "profiling", "addr2line", "debuginfo"]
12
13
[dependencies]
14
debugid = "0.8.0"
15
-samply-api = { version = "0.19.0", path = "../samply-api", features = ["send_futures"] }
+samply-api = { version = "0.19.1", path = "../samply-api", features = ["send_futures"] }
16
symsrv = "0.2.0"
17
yoke = { version = "0.6.2", features = ["derive"] }
18
libc = "0.2.71"
0 commit comments