Skip to content

Commit

Permalink
fix(deps): update rust crate sentry-eyre to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Oct 15, 2024
1 parent 29b0067 commit ab17216
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 58 deletions.
72 changes: 15 additions & 57 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 crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jsonwebtoken = "9.3.0"
mime = "0.3.17"
multer.workspace = true
sentry.workspace = true
sentry-eyre = "0.1.0"
sentry-eyre = "0.2.0"
sentry-tower = { version = "0.34.0", features = ["axum", "http"] }
serde.workspace = true
serde_json.workspace = true
Expand Down

0 comments on commit ab17216

Please sign in to comment.