Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vcfxb committed Jul 22, 2024
1 parent 5521816 commit 8d87dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tracing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ impl Binding for TraceLevel {

impl TraceLevel {
/// Attempt to convert this [TraceLevel] to a [log::LevelFilter].
///
///
/// This function is not public to avoid having a public dependency on [`log`].
///
/// This is done trivially with two exceptions:
Expand Down

0 comments on commit 8d87dd5

Please sign in to comment.