Browse Source

Add rust.mk to plugin list

Daniel Goertzen 8 years ago
parent
commit
fb1b4f80bb
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/src/guide/external_plugins_list.asciidoc

+ 5 - 0
doc/src/guide/external_plugins_list.asciidoc

@@ -51,3 +51,8 @@ http://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html[Mix].
 === reload.mk
 
 A https://github.com/bullno1/reload.mk[live reload plugin] for Erlang.mk.
+
+=== rust.mk
+
+A https://github.com/goertzenator/rust.mk[plugin] to build https://www.rust-lang.org/[Rust] crates and install binaries into `priv/`.  
+