Update dependencies

vix 0.35.0 => 0.36.0
This commit is contained in:
Claudio Ortolina
2026-01-03 20:15:58 +01:00
parent a08380fa7e
commit 8a72bae6b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_parsec, "~> 1.4"},
# Image manipulation
{:vix, "~> 0.35.0"},
{:vix, "~> 0.36.0"},
# Notes
{:earmark, "~> 1.4"},