Revert "Revert "Rust: allow to specify more cargo configuration options""

This commit is contained in:
Paolo Tranquilli
2024-11-18 15:52:03 +01:00
committed by GitHub
parent d9b86f55c8
commit abd73e16d4
28 changed files with 313 additions and 33 deletions

View File

@@ -22,6 +22,8 @@ ra_ap_syntax = "0.0.232"
ra_ap_vfs = "0.0.232"
ra_ap_parser = "0.0.232"
ra_ap_span = "0.0.232"
ra_ap_cfg = "0.0.232"
ra_ap_intern = "0.0.232"
serde = "1.0.209"
serde_with = "3.9.0"
stderrlog = "0.6.0"