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

This commit is contained in:
Paolo Tranquilli
2024-11-18 15:36:06 +01:00
committed by GitHub
parent 9457bc3548
commit 04072591c4
28 changed files with 33 additions and 313 deletions

View File

@@ -22,8 +22,6 @@ 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"