Skip to content

Commit 3e259f3

Browse files
authored
chore: prepare to release tracing-flame 0.2 (#1786)
The current version of tracing-flame on crates.io relies on tracing-subscriber 0.2. This release fixes that.
1 parent e080a03 commit 3e259f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracing-flame/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-flame"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = [
55
"Jane Lusby <[email protected]>",
66
"Tokio Contributors <[email protected]>"

0 commit comments

Comments
 (0)