diff --git a/wright/Cargo.toml b/wright/Cargo.toml index 28cd1daf..9fb04b17 100644 --- a/wright/Cargo.toml +++ b/wright/Cargo.toml @@ -60,7 +60,6 @@ source_tracking = [ "std", "dep:dashmap", "derive_more/display", - ] # Reporting errors requires soruce tracking and the ariadne dependency to generate colors for the terminal.