Skip to content

Commit 6cf3acd

Browse files
committed
chore: Release
1 parent 565570b commit 6cf3acd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fxprof-processed-profile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fxprof-processed-profile"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2021"
55
rust-version = "1.60" # needed by bytesize
66
authors = ["Markus Stange <mstange.moz@gmail.com>"]

samply/Cargo.toml

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

1212
[dependencies]
1313

14-
fxprof-processed-profile = { version = "0.6", path = "../fxprof-processed-profile" }
14+
fxprof-processed-profile = { version = "0.7", path = "../fxprof-processed-profile" }
1515
# framehop = { path = "../../framehop" }
1616
framehop = "0.11.1"
1717
# linux-perf-data = { path = "../../linux-perf-data" }

0 commit comments

Comments
 (0)