Update dependencies

vix 0.34.0 => 0.35.0 (minor)
This commit is contained in:
Claudio Ortolina
2025-07-13 17:47:53 +01:00
parent 939c36865f
commit 7fc0f9959e
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.34.0"},
{:vix, "~> 0.35.0"},
# Time-zone support - requires mint and castore
{:time_zone_info, "~> 0.7.8"},