Skip to content

Commit 627d626

Browse files
fix(deps): update rust crate sentry to 0.41.0
1 parent cda02b0 commit 627d626

3 files changed

Lines changed: 43 additions & 49 deletions

File tree

Cargo.lock

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

Cargo.nix

Lines changed: 23 additions & 27 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
@@ -50,7 +50,7 @@ chrono.workspace = true
5050
clap.workspace = true
5151
clap_complete.workspace = true
5252
futures.workspace = true
53-
sentry = { version = "0.40.0", default-features = false, features = [
53+
sentry = { version = "0.41.0", default-features = false, features = [
5454
"anyhow",
5555
"backtrace",
5656
"contexts",

0 commit comments

Comments
 (0)