compiled steel engine

This commit is contained in:
filipriec
2025-03-10 22:52:07 +01:00
parent e235fbd49b
commit fc6f033711
4 changed files with 70 additions and 45 deletions

View File

@@ -20,6 +20,7 @@ tracing = "0.1.41"
time = { version = "0.3.39", features = ["local-offset"] }
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"] }
thiserror = "2.0.12"
[lib]
name = "server"