We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e110d commit 117cebcCopy full SHA for 117cebc
samply/Cargo.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
11
[dependencies]
12
13
-fxprof-processed-profile = { version = "0.4", path = "../fxprof-processed-profile" }
+fxprof-processed-profile = { version = "0.5", path = "../fxprof-processed-profile" }
14
# framehop = { path = "../../framehop" }
15
framehop = "0.7.2"
16
# linux-perf-data = { path = "../../linux-perf-data" }
0 commit comments