mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 06:55:36 +01:00
Fix
This commit is contained in:
@@ -16,9 +16,7 @@ tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"]}
|
||||
tower-http = { version = "0.4.3", features = ["trace"] }
|
||||
|
||||
sentry = "0.31.5"
|
||||
|
||||
async-tempfile = "0.4.0"
|
||||
uuid = "1.4.1"
|
||||
|
||||
sentry = { version = "0.31.3", features = ["debug-images"] }
|
||||
sentry = { version = "0.31.5", features = ["debug-images"] }
|
||||
|
||||
Reference in New Issue
Block a user