diff options
Diffstat (limited to 'index/rust_mk.mk')
-rw-r--r-- | index/rust_mk.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/rust_mk.mk b/index/rust_mk.mk deleted file mode 100644 index c0d0c37..0000000 --- a/index/rust_mk.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += rust_mk -pkg_rust_mk_name = rust_mk -pkg_rust_mk_description = Build Rust crates in an Erlang application -pkg_rust_mk_homepage = https://github.com/goertzenator/rust.mk -pkg_rust_mk_fetch = git -pkg_rust_mk_repo = https://github.com/goertzenator/rust.mk -pkg_rust_mk_commit = master |