You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump Rust dependencies
This commit is contained in:
@ -17,11 +17,11 @@ http = "0.2.9"
|
||||
http-body = "0.4.5"
|
||||
mime = "0.3.17"
|
||||
rand = "0.8.5"
|
||||
sentry = { version = "0.31.3", default-features = false }
|
||||
sentry = { version = "0.31.5", default-features = false }
|
||||
serde = "1.0.164"
|
||||
serde_with = "3.0.0"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_json = "1.0.96"
|
||||
serde_json = "1.0.97"
|
||||
thiserror = "1.0.40"
|
||||
tokio = "1.28.2"
|
||||
tower = { version = "0.4.13", features = ["util"] }
|
||||
|
Reference in New Issue
Block a user