From bc1afdce3153a64f1d50ca08ca2469112aa70745 Mon Sep 17 00:00:00 2001 From: d2weber <29163905+d2weber@users.noreply.github.com> Date: Tue, 16 Jun 2026 19:41:32 +0200 Subject: [PATCH] fixup: update Cargo.lock --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9a2b2765a..f695af119 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7450,7 +7450,7 @@ dependencies = [ [[package]] name = "yerpc" version = "0.6.4" -source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#9805617aa38fcfcacf00c601c7a267cd5aa2c8a2" +source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#fd75deb91bf8c4e6bbbd6f1b133f26d448dcac26" dependencies = [ "anyhow", "async-channel 1.9.0", @@ -7469,7 +7469,7 @@ dependencies = [ [[package]] name = "yerpc_derive" version = "0.6.4" -source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#9805617aa38fcfcacf00c601c7a267cd5aa2c8a2" +source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#fd75deb91bf8c4e6bbbd6f1b133f26d448dcac26" dependencies = [ "convert_case", "darling",