sqlx prepare added
This commit is contained in:
@@ -21,6 +21,8 @@ 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"
|
||||
dashmap = "6.1.0"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
[lib]
|
||||
name = "server"
|
||||
|
||||
Reference in New Issue
Block a user