You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
build(deps): bump async-trait from 0.1.67 to 0.1.68
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.67 to 0.1.68. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.67...0.1.68) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
f232e57a93
commit
b4913a2fe1
@ -10,7 +10,7 @@ anyhow = "1.0.70"
|
||||
apalis-core = { version = "=0.4.0-alpha.5", features = ["extensions", "tokio-comp"] }
|
||||
apalis-cron = "=0.4.0-alpha.5"
|
||||
apalis-sql = { version = "=0.4.0-alpha.5", features = ["postgres", "tokio-comp"] }
|
||||
async-trait = "0.1.67"
|
||||
async-trait = "0.1.68"
|
||||
chrono = "0.4.24"
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
|
Reference in New Issue
Block a user