Packages

Erlang wrapper for Rust's cargo build tool

Current section

Files

Jump to
cargo rebar.config
Raw

rebar.config

{deps, [
{jsx, "~> 2.8"}
]}.
{dialyzer, [
{warnings, [unknown]}
]}.