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:
@ -25,7 +25,7 @@ tower = "0.4.13"
|
||||
tracing.workspace = true
|
||||
tracing-opentelemetry = "0.21.0"
|
||||
opentelemetry = "0.20.0"
|
||||
ulid = "1.0.0"
|
||||
ulid.workspace = true
|
||||
url.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
Reference in New Issue
Block a user