formatting
This commit is contained in:
parent
a4e94ec9b8
commit
86a7831f0b
@ -5262,7 +5262,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"lazy_static",
|
||||
"matchers",
|
||||
"parking_lot 0.11.0",
|
||||
"parking_lot 0.9.0",
|
||||
"regex",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
@ -7,8 +7,8 @@
|
||||
mod alignment;
|
||||
pub mod collect_writes;
|
||||
mod find_self_call;
|
||||
pub(crate) mod generic_graphviz;
|
||||
mod generic_graph;
|
||||
pub(crate) mod generic_graphviz;
|
||||
mod graphviz;
|
||||
pub(crate) mod pretty;
|
||||
pub(crate) mod spanview;
|
||||
|
Loading…
Reference in New Issue
Block a user