Skip to content

Instantly share code, notes, and snippets.

@Ironjanowar
Created June 8, 2019 18:06
Show Gist options
  • Save Ironjanowar/bc8fcdff7508c69e83b7096df52df484 to your computer and use it in GitHub Desktop.
Save Ironjanowar/bc8fcdff7508c69e83b7096df52df484 to your computer and use it in GitHub Desktop.
defp deps do
[
{:ex_gram, "~> 0.6"},
{:jason, "~> 1.1"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment