We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f10e6 commit 3b3a6a0Copy full SHA for 3b3a6a0
crates/proc-macro-srv-cli/Cargo.toml
@@ -14,7 +14,7 @@ proc-macro-api.workspace = true
14
15
[features]
16
sysroot-abi = ["proc-macro-srv/sysroot-abi"]
17
-in-rust-tree = ["proc-macro-srv/in-rust-tree"]
+in-rust-tree = ["proc-macro-srv/in-rust-tree", "sysroot-abi"]
18
19
20
[[bin]]
0 commit comments