From 832980d96a3b7e985bc8bfb1dc2bd7e9599c6312 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Thu, 3 Feb 2022 19:31:52 +0100 Subject: allow setting additional args with rust-cargo-default-arguments --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1e841da..40f7037 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,9 @@ post](https://www.badykov.com/emacs/2021/05/29/emacs-cargo-mode/). extending it with other features such as integration with LSP and with flycheck. +## Customization + +`rust-cargo-default-arguments` set additional cargo args used for check,compile,run,test ## For package maintainers -- cgit v1.2.3