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
Update Cargo.lock and update cargo-deny exceptions
This commit is contained in:
@@ -16,7 +16,7 @@ async-trait.workspace = true
|
||||
axum = { version = "0.6.20", features = ["headers"] }
|
||||
axum-extra = { version = "0.8.0", features = ["cookie-private", "cookie-key-expansion"] }
|
||||
chrono.workspace = true
|
||||
data-encoding = "2.5.0"
|
||||
data-encoding = "2.6.0"
|
||||
futures-util = "0.3.30"
|
||||
headers.workspace = true
|
||||
http.workspace = true
|
||||
|
@@ -59,7 +59,7 @@ base64ct = "1.6.0"
|
||||
camino.workspace = true
|
||||
chrono.workspace = true
|
||||
psl = "2.1.35"
|
||||
time = "0.3.34"
|
||||
time = "0.3.36"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
minijinja.workspace = true
|
||||
|
@@ -20,7 +20,7 @@ url.workspace = true
|
||||
serde_with = { version = "3.8.1", features = ["chrono"] }
|
||||
chrono.workspace = true
|
||||
sha2 = "0.10.8"
|
||||
data-encoding = "2.5.0"
|
||||
data-encoding = "2.6.0"
|
||||
thiserror.workspace = true
|
||||
|
||||
mas-iana.workspace = true
|
||||
|
Reference in New Issue
Block a user