fix(deps): update all dependencies
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-16 01:43:10 +00:00
parent e855642ef5
commit 5389bae737
2 changed files with 124 additions and 123 deletions

View File

@@ -19,7 +19,7 @@ tokio-util = "0.7"
rand = "0.9"
async-trait = "0.1"
async-nats = { version = "0.42", optional = true }
async-nats = { version = "0.45", optional = true }
# fork until dangerous set migrate table name is stable. Should be any version after 8.6
sqlx = { git = "https://github.com/launchbadge/sqlx", features = [