Skip to content

Commit

Permalink
Switch back to rocket-sentry crates
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo-C committed Nov 21, 2023
1 parent 0ff0b49 commit 9b59ede
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
47 changes: 24 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ regex = "1.7"
csv = "1.3"
openssl = { version = "~0.10.55", features = ["vendored"] } # Required for sentry
sentry = "0.31"
rocket-sentry = { git = "https://github.com/Hugo-C/rocket-sentry", branch = "master" }
rocket-sentry = "0.16.0"


[dev-dependencies]
Expand Down

0 comments on commit 9b59ede

Please sign in to comment.