Skip to content

Commit

Permalink
docs: update top-level documentation of tracing-subscriber features (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
greenwoodcm committed Jun 22, 2020
1 parent 6e223c4 commit 4fe9033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing-subscriber/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
//! Enabled by default.
//! - `ansi`: Enables `fmt` support for ANSI terminal colors. Enabled by
//! default.
//! - `registry`: enables the experimental [`registry`] module.
//! - `registry`: enables the [`registry`] module. Enabled by default.
//! - `json`: Enables `fmt` support for JSON output. In JSON output, the ANSI feature does nothing.
//!
//! ### Optional Dependencies
Expand Down

0 comments on commit 4fe9033

Please sign in to comment.