|
@@ -0,0 +1,7 @@
|
|
|
+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
|