new message borrow

This commit is contained in:
mfahampshire
2025-11-05 23:50:07 +00:00
parent 3e2137a33e
commit e2ceaf48ed
@@ -217,7 +217,7 @@ impl NymProxyServer {
sender
.write()
.await
.send_reply(surb, bincode::serialize(&reply)?)
.send_reply(surb, &bincode::serialize(&reply)?)
.await?
}
info!(