diff --git a/debian/config.toml.in b/debian/config.toml.in index 899d8ebebb..38ae759e35 100644 --- a/debian/config.toml.in +++ b/debian/config.toml.in @@ -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"