Skip to content

Commit 47e3505

Browse files
committed
Update samply-api in wholesym.
1 parent c9bfc6c commit 47e3505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wholesym/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["symbols", "profiling", "addr2line", "debuginfo"]
1212

1313
[dependencies]
1414
debugid = "0.8.0"
15-
samply-api = { version = "0.19.0", path = "../samply-api", features = ["send_futures"] }
15+
samply-api = { version = "0.19.1", path = "../samply-api", features = ["send_futures"] }
1616
symsrv = "0.2.0"
1717
yoke = { version = "0.6.2", features = ["derive"] }
1818
libc = "0.2.71"

0 commit comments

Comments
 (0)