update yerpc commit

This commit is contained in:
d2weber
2026-06-18 17:58:02 +02:00
parent be55c15f13
commit 97675a52db

4
Cargo.lock generated
View File

@@ -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",