diff --git a/rr_frontend/translation/Cargo.toml b/rr_frontend/translation/Cargo.toml index 37bc44be4b54cd22995686514ed3dc6bfa892211..17c4ad397391f374e909b859a67adcac2cf03326 100644 --- a/rr_frontend/translation/Cargo.toml +++ b/rr_frontend/translation/Cargo.toml @@ -7,7 +7,6 @@ edition = "2018" [dependencies] log = "0.4" datafrog = "2.0.1" -env_logger = "0.7.1" regex = "1" rustc-hash = "1.1.0" csv = "1.1"