Manually include rust-analyzer-proc-macro-srv

see https://github.com/rust-lang/rust/pull/106886
This commit is contained in:
Eric Long 2023-07-25 01:52:31 +08:00 committed by Fabian Grünbichler
parent 9bfb991f62
commit 4a26067ac0

View File

@ -22,7 +22,7 @@ target = ["DEB_TARGET_RUST_TYPE"]
docs = false
extended = true
tools = ["clippy", "rustfmt"]
tools = ["clippy", "rustfmt", "rust-analyzer-proc-macro-srv"]
[install]
prefix = "/usr"