added steel interpereter

This commit is contained in:
filipriec
2025-03-07 22:25:01 +01:00
parent b703ab366d
commit 9b8e49e65f
2 changed files with 559 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ tonic = "0.12.3"
tonic-reflection = "0.12.3"
tracing = "0.1.41"
time = { version = "0.3.39", features = ["local-offset"] }
steel-core = { git = "https://github.com/mattwparas/steel.git", branch = "master", package = "steel-core" }
[lib]
name = "server"