Fix run-command use-package invocation

This commit is contained in:
jdormit 2024-04-16 19:54:21 -04:00
parent afb080e7c7
commit 9cbad56375

View File

@ -304,7 +304,7 @@
(format "%s (root POM)"
(plist-get cmd :command-name)))
(plist-put :working-dir project-dir))))
commands)))))
commands))))
(defun get-cargo-commands (dir)
(when (executable-find "cargo")