steel validation in progress

This commit is contained in:
filipriec
2025-03-08 10:20:08 +01:00
parent 66c29d8d65
commit 53ab9ad7d7
8 changed files with 40 additions and 71 deletions

View File

@@ -19,6 +19,7 @@ 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" }
steel-derive = { git = "https://github.com/mattwparas/steel.git", branch = "master", package = "steel-derive" }
[lib]
name = "server"