Update dependencies

spitfire 0.3.2 => 0.3.3
vix 0.37.0 => 0.38.0 (minor)
This commit is contained in:
Claudio Ortolina
2026-02-08 17:10:50 +00:00
parent a7056aa8d9
commit 82e188ba2c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ defmodule MusicLibrary.MixProject do
{:nimble_parsec, "~> 1.4"},
# Image manipulation
{:vix, "~> 0.37.0"},
{:vix, "~> 0.38.0"},
# Notes
{:earmark, "~> 1.4"},