fix(deps): update rust crate async-nats to 0.46
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit was merged in pull request #13.
This commit is contained in:
2026-01-21 01:47:37 +00:00
parent 41118593cf
commit 0b679c957e
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ tokio-util = "0.7"
rand = "0.9"
async-trait = "0.1"
async-nats = { version = "0.45", optional = true }
async-nats = { version = "0.46", 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 = [