erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

fix dep gathering in cut command #173

Closed tsloughter closed 4 years ago

tsloughter commented 4 years ago

We need to add an api in rebar_api for getting deps in a standard way so we don't keep breaking if the lock file changes. But this at least fixes the deps usage for now.