Skip to content

Commit

Permalink
Merge pull request #765 from SierraSoftworks/dependabot/cargo/sentry-…
Browse files Browse the repository at this point in the history
…0.34.0

chore(deps): Bump sentry from 0.33.0 to 0.34.0
  • Loading branch information
notheotherben authored Jun 6, 2024
2 parents 47857b5 + 2e21ba3 commit 2312007
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 30 deletions.
46 changes: 17 additions & 29 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 @@ -25,7 +25,7 @@ opentelemetry = { version = "0.23" }
opentelemetry-otlp = { version = "0.16", features = ["tls-roots"] }
rand = "0.8"
reqwest = { version = "0.12" }
sentry = "0.33"
sentry = "0.34"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1.38", features = ["sync"] }
Expand Down

0 comments on commit 2312007

Please sign in to comment.