send complex values

This commit is contained in:
2026-02-25 00:38:35 +01:00
parent 25e8c88ce0
commit 5bdf915c4a
8 changed files with 171 additions and 36 deletions
+2
View File
@@ -8,3 +8,5 @@ async-nats = { version = "0.46.0" }
futures = { version = "0.3.32" }
futures-executor = { version = "0.3.32" }
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
postcard = { version = "1.1.3", features = ["use-std"] }
serde = { version = "1.0.228" }