Skip to content

Commit 62efe36

Browse files
authored
chore: update to sentry-core 0.26 (#14)
1 parent 79fa864 commit 62efe36

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
@@ -23,7 +23,7 @@ debug-logs = []
2323

2424
[dependencies]
2525
breakpad-handler = { version = "0.1.0", path = "./breakpad-handler" }
26-
sentry-core = { version = "0.25", features = ["client"] }
26+
sentry-core = { version = "0.26", features = ["client"] }
2727
serde_json = "1.0"
2828

2929
[workspace]

0 commit comments

Comments
 (0)