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
Bump Rust dependencies
This commit is contained in:
@ -9,7 +9,7 @@ license = "Apache-2.0"
|
||||
dev = []
|
||||
|
||||
[dependencies]
|
||||
axum = "0.5.11"
|
||||
axum = "0.5.13"
|
||||
headers = "0.3.7"
|
||||
http = "0.2.8"
|
||||
http-body = "0.4.5"
|
||||
@ -17,4 +17,4 @@ mime_guess = "2.0.4"
|
||||
rust-embed = "6.4.0"
|
||||
tower = "0.4.13"
|
||||
tower-http = { version = "0.3.4", features = ["fs"] }
|
||||
tracing = "0.1.35"
|
||||
tracing = "0.1.36"
|
||||
|
Reference in New Issue
Block a user