Skip to content

Commit 117cebc

Browse files
committed
Update dep version after release.
1 parent 15e110d commit 117cebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010

1111
[dependencies]
1212

13-
fxprof-processed-profile = { version = "0.4", path = "../fxprof-processed-profile" }
13+
fxprof-processed-profile = { version = "0.5", path = "../fxprof-processed-profile" }
1414
# framehop = { path = "../../framehop" }
1515
framehop = "0.7.2"
1616
# linux-perf-data = { path = "../../linux-perf-data" }

0 commit comments

Comments
 (0)