Skip to content

Commit c1fec11

Browse files
Merge pull request #536 from Bootstrap-Academy/renovate/sentry-rust-monorepo
fix(deps): update rust crate sentry to 0.46.0
2 parents a21832a + ad82beb commit c1fec11

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

academy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ chrono.workspace = true
5151
clap.workspace = true
5252
clap_complete.workspace = true
5353
futures.workspace = true
54-
sentry = { version = "0.45.0", default-features = false, features = [
54+
sentry = { version = "0.46.0", default-features = false, features = [
5555
"anyhow",
5656
"backtrace",
5757
"contexts",

0 commit comments

Comments
 (0)