aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Goertzen <[email protected]>2016-06-06 19:26:51 -0500
committerDaniel Goertzen <[email protected]>2016-06-06 19:26:51 -0500
commitfb1b4f80bb945266e42e6019218cb595f14b4479 (patch)
treee3ac3b739b0650561e22e91a2d59e939dfc0f773 /doc
parent4e12e6a3184d48c2032ba9b7561d14399d29331e (diff)
downloaderlang.mk-fb1b4f80bb945266e42e6019218cb595f14b4479.tar.gz
erlang.mk-fb1b4f80bb945266e42e6019218cb595f14b4479.tar.bz2
erlang.mk-fb1b4f80bb945266e42e6019218cb595f14b4479.zip
Add rust.mk to plugin list
Diffstat (limited to 'doc')
-rw-r--r--doc/src/guide/external_plugins_list.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/guide/external_plugins_list.asciidoc b/doc/src/guide/external_plugins_list.asciidoc
index fb98dbe..317355e 100644
--- a/doc/src/guide/external_plugins_list.asciidoc
+++ b/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/`.
+