We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc
1 parent 2efb0cd commit 67160f1Copy full SHA for 67160f1
compiler/rustc_driver/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
4
edition = "2021"
5
6
[lib]
7
-crate-type = ["dylib"]
+crate-type = ["lib"]
8
9
[dependencies]
10
tracing = { version = "0.1.35" }
0 commit comments