diff --git a/Cargo.toml b/Cargo.toml index 921cba1c3..4969b0d98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,8 +39,6 @@ abomonation = "0.7.3" abomonation_derive = { version = "0.1.0", package = "abomonation_derive_ng" } tap = "1.0.1" tracing = "0.1.37" -tracing-texray = "0.2.0" -tracing-subscriber = { version = "0.3.17", features = ["env-filter"] } cfg-if = "1.0.0" once_cell = "1.18.0" itertools = "0.12.0"