Bump :lang rust

brotzeit/rustic@d97ec86 -> brotzeit/rustic@ed68fd3

Includes minor refactors
This commit is contained in:
Henrik Lissner 2021-05-02 17:26:01 -04:00
parent 21b8af1ce1
commit a7df1f76a4
3 changed files with 24 additions and 22 deletions

View file

@ -19,6 +19,7 @@
;;
;;; Custom Cargo commands
(autoload 'rustic-run-cargo-command "rustic-cargo")
;;;###autoload
(defun +rust/cargo-audit ()
"Run 'cargo audit' for the current project."