mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update deps and refactor
This commit is contained in:
@@ -34,7 +34,7 @@ tower-http = { version = "0.6.2", features = ["trace"] }
|
||||
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
sentry-tracing = "0.41.0"
|
||||
sentry-tracing = "0.42.0"
|
||||
|
||||
reqwest = { version = "0.12.15", features = ["json", "stream"] }
|
||||
|
||||
@@ -66,5 +66,5 @@ smartstring = { version = "1.0.1", features = ["serde"] }
|
||||
|
||||
moka = { version = "0.12.10", features = ["future"] }
|
||||
|
||||
sentry = { version = "0.41.0", features = ["debug-images"] }
|
||||
sentry = { version = "0.42.0", features = ["debug-images"] }
|
||||
anyhow = "1.0.98"
|
||||
|
||||
Reference in New Issue
Block a user