Skip to content

Commit c6ace03

Browse files
davidbarskyjsgf
andauthored
chore: prepare 0.2.2 (#10)
- feature: make ansi colour rendering optional (#9) - fix: fix !ansi compilation (#11) - feat: normalize event metadata if coming from tracing-log (#12) Co-authored-by: David Barsky <[email protected]> Co-authored-by: Jeremy Fitzhardinge <[email protected]>
1 parent 21ceca7 commit c6ace03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-glog"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
description = "a glog-inspired formatter for tracing-subscriber"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)