From c81b11c739526e43f48408ac28e1b52e4385854f Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Sat, 18 Oct 2025 19:53:45 -0400 Subject: [PATCH] Bump libretunes_macro --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index eeabef2..8543ddd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2219,7 +2219,7 @@ dependencies = [ [[package]] name = "libretunes_macro" version = "0.1.0" -source = "git+https://git.libretunes.xyz/LibreTunes/LibreTunes-Macro.git?branch=main#5e051ca70634f22547ecb59c9af556e851d3cb0d" +source = "git+https://git.libretunes.xyz/LibreTunes/LibreTunes-Macro.git?branch=main#af30c4b5c9696ffbcf141881218858ed29bc57ae" dependencies = [ "quote", "syn",