summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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