Update dependencies

vix 0.33.1 => 0.34.0 (minor)
This commit is contained in:
Claudio Ortolina
2025-07-12 21:35:35 +01:00
parent 6bd3dc8aaa
commit ae23e02ab1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_parsec, "~> 1.4"},
# Image manipulation
{:vix, "~> 0.33.0"},
{:vix, "~> 0.34.0"},
# Time-zone support - requires mint and castore
{:time_zone_info, "~> 0.7.8"},