rust.mk 266 B

1234567
  1. PACKAGES += rust
  2. pkg_rust_name = rust
  3. pkg_rust_description = Build Rust crates in an Erlang application
  4. pkg_rust_homepage = https://github.com/goertzenator/rust.mk
  5. pkg_rust_fetch = git
  6. pkg_rust_repo = https://github.com/goertzenator/rust.mk
  7. pkg_rust_commit = master