1 Commits

Author SHA1 Message Date
cef4e40e77 fix(deps): update all dependencies 2026-02-03 01:27:45 +00:00
2 changed files with 457 additions and 341 deletions

796
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@ async-nats = "0.46.0"
walkdir = "2.4.0"
tar = "0.4.40"
tokio-stream = { version = "0.1.15", features = ["full"] }
rand = "0.10.0"
rand = "0.9.0"
sqlx = { version = "0.8.0", features = [
"postgres",
"runtime-tokio",