Enable sentry reporting
This commit is contained in:
@@ -18,6 +18,8 @@ mwbot = { version = "0.7.0", default-features = false, features = ["generators",
|
||||
rand = "0.9.2"
|
||||
reqwest = "0.12.22"
|
||||
scraper = "0.24.0"
|
||||
sentry = { version = "0.45.0", features = ["tracing"] }
|
||||
sentry-tracing = { version = "0.45.0", features = ["backtrace", "logs"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_plain = "1.0.2"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
Reference in New Issue
Block a user