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
Fix mas-cli
This does a few things: - move `bytes` to workspace dependencies - write an hyper-based transport for Sentry - ignore OTEL errors related to propagations - fix everything else in mas-cli
This commit is contained in:
@ -12,7 +12,7 @@ publish = false
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
bytes = "1.6.0"
|
||||
bytes.workspace = true
|
||||
event-listener = "5.3.1"
|
||||
futures-util = "0.3.30"
|
||||
http-body.workspace = true
|
||||
|
Reference in New Issue
Block a user