diff options
Diffstat (limited to 'index/find_crate.mk')
-rw-r--r-- | index/find_crate.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/find_crate.mk b/index/find_crate.mk deleted file mode 100644 index 0d2a851..0000000 --- a/index/find_crate.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += find_crate -pkg_find_crate_name = find_crate -pkg_find_crate_description = Find Rust libs and exes in Erlang application priv directory -pkg_find_crate_homepage = https://github.com/goertzenator/find_crate -pkg_find_crate_fetch = git -pkg_find_crate_repo = https://github.com/goertzenator/find_crate -pkg_find_crate_commit = master |