]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_driver_impl/Cargo.toml
Auto merge of #107549 - Zoxc:rustc-shared, r=jyn514
[rust.git] / compiler / rustc_driver_impl / Cargo.toml
index 59e937777483ec1941854b6d66d5b29c26ea4a49..af85b12c52b20dc35362d84a6fb873f468a2947c 100644 (file)
@@ -1,10 +1,9 @@
 [package]
-name = "rustc_driver"
+name = "rustc_driver_impl"
 version = "0.0.0"
 edition = "2021"
 
 [lib]
-crate-type = ["dylib"]
 
 [dependencies]
 tracing = { version = "0.1.35" }