fix sentry logging (#982)
This commit is contained in:
committed by
GitHub
parent
f2cc538a8f
commit
e52ced99e0
@@ -31,8 +31,6 @@ regex = "1.11.1"
|
||||
notify-rust = "4.11"
|
||||
notify = "8.2.0"
|
||||
notify-debouncer-full = "0.5.0"
|
||||
sentry = { version = "0.41.0", features = ["anyhow", "backtrace", "panic", "debug-images"] }
|
||||
sentry-tracing = { version = "0.41.0", features = ["backtrace"] }
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
futures = "0.3"
|
||||
async-stream = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user