]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_session/Cargo.toml
Rollup merge of #86773 - dns2utf8:rustdoc_enable_near_tests, r=GuillaumeGomez
[rust.git] / compiler / rustc_session / Cargo.toml
index 4c72920502f5fb223512b9bd9b18bea7563a69aa..571fd581d3fff3972fc4305f017753064e6d96fc 100644 (file)
@@ -5,7 +5,6 @@ version = "0.0.0"
 edition = "2018"
 
 [dependencies]
-bitflags = "1.2.1"
 getopts = "0.2"
 rustc_macros = { path = "../rustc_macros" }
 tracing = "0.1"