Update dependencies

vix 0.32.0 => 0.33.0
This commit is contained in:
Claudio Ortolina
2025-01-07 16:19:37 +00:00
parent 8e956577b4
commit 0173befb5f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_parsec, "~> 1.4"},
# Image manipulation
{:vix, "~> 0.32.0"},
{:vix, "~> 0.33.0"},
# Data validation
{:nimble_options, "~> 1.1"},