You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Bump sqlx from 0.5.13 to 0.6.0
This commit is contained in:
@@ -22,7 +22,7 @@ serde = "1.0.137"
|
||||
serde_with = "1.14.0"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_json = "1.0.81"
|
||||
sqlx = "0.5.13"
|
||||
sqlx = "0.6.0"
|
||||
thiserror = "1.0.31"
|
||||
tokio = "1.19.2"
|
||||
tower = { version = "0.4.12", features = ["util"] }
|
||||
|
Reference in New Issue
Block a user