Skip to content

Commit 56c5e13

Browse files
fix(deps): update rust crate sentry to 0.48.2
1 parent 0bcff7f commit 56c5e13

3 files changed

Lines changed: 38 additions & 37 deletions

File tree

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: 19 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.48.1", default-features = false, features = [
54+
sentry = { version = "0.48.2", default-features = false, features = [
5555
"anyhow",
5656
"backtrace",
5757
"contexts",

0 commit comments

Comments
 (0)