Skip to content

Commit

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

chore(deps): Bump sentry from 0.31.8 to 0.32.0
  • Loading branch information
notheotherben authored Nov 29, 2023
2 parents 052600d + 4390152 commit f82d5ab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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.20", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.13", features = ["tls-roots"] }
rand = "0.8"
reqwest = { version = "0.11" }
sentry = "0.31"
sentry = "0.32"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1.34", features = ["sync"] }
Expand Down

0 comments on commit f82d5ab

Please sign in to comment.