Skip to content

Instantly share code, notes, and snippets.

@jonlunsford
Last active November 1, 2017 21:49
Show Gist options
  • Save jonlunsford/671e83df17c9390446bbfdc3fb2650e8 to your computer and use it in GitHub Desktop.
Save jonlunsford/671e83df17c9390446bbfdc3fb2650e8 to your computer and use it in GitHub Desktop.
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:gen_smtp, "~> 0.11.0"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment