redesing of a steel usage completely

This commit is contained in:
filipriec
2025-03-09 23:37:19 +01:00
parent 693ac54544
commit e152a2006b
6 changed files with 38 additions and 152 deletions

View File

@@ -18,8 +18,8 @@ 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" }
steel-derive = { git = "https://github.com/mattwparas/steel.git", branch = "master", package = "steel-derive" }
steel-core = { git = "https://github.com/mattwparas/steel.git", version = "0.6.0", features = ["anyhow", "dylibs", "sync"] }
[lib]
name = "server"