Add nimble_options as a direct dependency

This commit is contained in:
Claudio Ortolina
2024-12-04 14:59:08 +00:00
parent 774c8d6006
commit 8c5f199773
+1
View File
@@ -43,6 +43,7 @@ defmodule MusicLibrary.MixProject do
{:finch, "~> 0.19.0"},
{:vix, "~> 0.31.1"},
{:nimble_parsec, "~> 1.4"},
{:nimble_options, "~> 1.1"},
{:phoenix_live_view, "~> 1.0.0"},
{:phoenix_html_helpers, "~> 1.0"},
{:floki, ">= 0.30.0", only: :test},