Initial commit of AI generated slop

This commit is contained in:
2026-05-11 22:31:04 -07:00
parent 17ab0d1670
commit 02a0b0d908
9 changed files with 1091 additions and 8 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "roto-tonic"
version = "0.1.0"
edition = "2024"
[dependencies]
roto-runtime = { path = "../runtime" }
tonic = "0.12"
bytes = "1.7"
prost = "0.13"