Skip to content

Commit

Permalink
Merge pull request #10 from SierraSoftworks/dependabot/cargo/sentry-0…
Browse files Browse the repository at this point in the history
….35.0

chore(deps): Bump sentry from 0.34.0 to 0.35.0
  • Loading branch information
notheotherben authored Dec 2, 2024
2 parents 3e51f84 + 89e1a80 commit 56e139c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 34 deletions.
52 changes: 19 additions & 33 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 @@ -18,7 +18,7 @@ reqwest = { version = "0.12.9", default-features = false, features = [
"http2",
"rustls-tls",
] }
sentry = { version = "0.34", default-features = false, optional = true, features = [
sentry = { version = "0.35", default-features = false, optional = true, features = [
"reqwest",
"log",
"rustls",
Expand Down

0 comments on commit 56e139c

Please sign in to comment.