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
Rust dependencies housekeeping
Including: - package upgrades - stop using the patched version of `ulid` - update cargo deny duplicate exception list
This commit is contained in:
@ -12,4 +12,4 @@ axum = { version = "0.6.20", default-features = false }
|
||||
serde.workspace = true
|
||||
serde_urlencoded = "0.7.1"
|
||||
url.workspace = true
|
||||
ulid = "1.0.0"
|
||||
ulid.workspace = true
|
||||
|
Reference in New Issue
Block a user