Skip to content

Commit 7a74265

Browse files
fix(deps): update rust crate sentry to 0.43.0
1 parent c7add90 commit 7a74265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ utoipa = { version = "5.3.1", features = ["axum_extras"] }
3131
utoipa-swagger-ui = { version = "9.0.0", features = ["axum"] }
3232
serde = { version = "1.0.217", features = ["derive"] }
3333
mf1 = "0.1.6"
34-
sentry = { version = "0.42.0", features = ["tracing", "tower", "tower-http"] }
34+
sentry = { version = "0.43.0", features = ["tracing", "tower", "tower-http"] }
3535
futures-util = "0.3.31"
3636
futures = "0.3.31"
3737
dashmap = { version = "6.1.0", features = ["serde"] }

0 commit comments

Comments
 (0)