kibo: database: part 2

This commit is contained in:
nym21
2025-04-22 19:31:30 +02:00
parent 3439422057
commit 8020e1126f
9 changed files with 429 additions and 318 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ color-eyre = { workspace = true }
jiff = { workspace = true }
log = { workspace = true }
minreq = { workspace = true }
oxc = { version = "0.64.0", features = ["codegen", "minifier"] }
oxc = { version = "0.65.0", features = ["codegen", "minifier"] }
serde = { workspace = true }
tokio = { version = "1.44.2", features = ["full"] }
tower-http = { version = "0.6.2", features = ["compression-full", "trace"] }