Skip to content

Commit

Permalink
Update sentry-rust monorepo to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2025
1 parent 72e0e11 commit ddbc892
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ prost-types = "0.12.4"
regex = "1.10.4"
remi-core = "0.4.3"
remi-fs = { version = "0.4.3", features = ["serde", "log"] }
sentry = "0.32.3"
sentry-tower = "0.32.3"
sentry-tracing = "0.32.3"
sentry = "0.36.0"
sentry-tower = "0.36.0"
sentry-tracing = "0.36.0"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
serde_yaml = "0.9.34+deprecated"
Expand Down

0 comments on commit ddbc892

Please sign in to comment.