update manifest

This commit is contained in:
mycognosist 2022-09-19 16:39:48 +01:00
parent 8535fa1fa2
commit 056d34104f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ defmodule SsbBfe.MixProject do
[
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
{:poison, "~> 5.0"}
]
end
end