Skip to content

Commit a5faa47

Browse files
sypharGuillaumeGomez
authored andcommitted
remove unused sentry-anyhow integration
1 parent 42205de commit a5faa47

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pretty_assertions = "1.4.0"
4949
rand = "0.10"
5050
regex = "1"
5151
reqwest = { version = "0.13", features = ["json", "gzip", "stream"] }
52-
sentry = { version = "0.46.0", features = ["panic", "tracing", "tower-http", "anyhow", "backtrace"] }
52+
sentry = { version = "0.46.0", features = ["panic", "tracing", "tower-http", "backtrace"] }
5353
serde = { version = "1.0", features = ["derive"] }
5454
serde_json = "1.0"
5555
serde_with = "3.4.0"

0 commit comments

Comments
 (0)