Mix.Tasks.Deps.Update
Update the given dependencies.
Since this is a destructive action, update of all dependencies
can only happen by passing the --all command line option.
All dependencies are automatically recompiled after update.
Command line options
--all- update all dependencies
Summary
| run(args) | Callback implementation of |