[fix](trx-rs): transfer WEFAX PNG data from server to client for remote image serving
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
Generated
+2
@@ -3178,6 +3178,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"actix-ws",
|
||||
"base64",
|
||||
"brotli 7.0.0",
|
||||
"bytes",
|
||||
"dirs",
|
||||
@@ -3261,6 +3262,7 @@ dependencies = [
|
||||
name = "trx-server"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"clap",
|
||||
|
||||
Reference in New Issue
Block a user