fix: fix the flamegraph module comment
This commit is contained in:
parent
656a84fa55
commit
a6d6e65940
|
|
@ -1,4 +1,4 @@
|
|||
//! An HTTP endpoint for dynamically setting tracing filters.
|
||||
//! A tracing flamegraph component.
|
||||
|
||||
use color_eyre::eyre::Report;
|
||||
use std::{
|
||||
|
|
|
|||
Loading…
Reference in New Issue