sqlx prepare added
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2487,6 +2487,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"common",
|
||||
"dashmap",
|
||||
"dotenvy",
|
||||
"lazy_static",
|
||||
"prost",
|
||||
@@ -2496,6 +2497,7 @@ dependencies = [
|
||||
"sqlx",
|
||||
"steel-core",
|
||||
"steel-derive 0.5.0 (git+https://github.com/mattwparas/steel.git?branch=master)",
|
||||
"thiserror 2.0.12",
|
||||
"time",
|
||||
"tokio",
|
||||
"tonic",
|
||||
|
||||
Reference in New Issue
Block a user