File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
integrations/sentry-actix Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " sentry"
3- version = " 0.15.4 "
3+ version = " 0.15.5 "
44authors = [" Sentry <hello@sentry.io>" ]
55license = " Apache-2.0"
66readme = " README.md"
Original file line number Diff line number Diff line change 11[package ]
22name = " sentry-actix"
3- version = " 0.15.4 "
3+ version = " 0.15.5 "
44authors = [" Sentry <hello@sentry.io>" ]
55license = " Apache-2.0"
66readme = " README.md"
@@ -28,6 +28,6 @@ with_sentry_default = [
2828
2929[dependencies ]
3030actix-web = { version = " 0.7" , default-features = false }
31- sentry = { version = " 0.15.4 " , path = " ../../" , default-features = false }
31+ sentry = { version = " 0.15.5 " , path = " ../../" , default-features = false }
3232failure = " 0.1.3"
3333fragile = " 0.3.0"
You can’t perform that action at this time.
0 commit comments