From 97675a52dbec3ab035d3aaecf01b8f80f1f90f22 Mon Sep 17 00:00:00 2001 From: d2weber <29163905+d2weber@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:58:02 +0200 Subject: [PATCH] update yerpc commit --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f695af119..eb3396f31 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#fd75deb91bf8c4e6bbbd6f1b133f26d448dcac26" +source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#564c4ccc75e03731a923a30e9d6c2a271deaa715" 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#fd75deb91bf8c4e6bbbd6f1b133f26d448dcac26" +source = "git+https://github.com/d2weber/yerpc.git?branch=qt_bindings#564c4ccc75e03731a923a30e9d6c2a271deaa715" dependencies = [ "convert_case", "darling",