Update dependencies

vix 0.36.0 => 0.37.0 (minor)
This commit is contained in:
Claudio Ortolina
2026-01-23 14:45:00 +00:00
parent 32454e8d5f
commit 39fb59835e
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.36.0"},
{:vix, "~> 0.37.0"},
# Notes
{:earmark, "~> 1.4"},