You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
Bump dependencies and bumps MSRV to 1.60
This commit is contained in:
@@ -8,7 +8,7 @@ license = "Apache-2.0"
|
||||
[dependencies]
|
||||
async-trait = "0.1.56"
|
||||
axum = { version = "0.5.9", features = ["headers"] }
|
||||
axum-extra = { version = "0.3.4", features = ["cookie-private"] }
|
||||
axum-extra = { version = "0.3.5", features = ["cookie-private"] }
|
||||
bincode = "1.3.3"
|
||||
chrono = "0.4.19"
|
||||
data-encoding = "2.3.2"
|
||||
|
Reference in New Issue
Block a user