EmbarkStudios / sentry-contrib-rust

Integrates crashdump reporting with Sentry
Apache License 2.0
18 stars 5 forks source link

deps: Update sentry-core to 0.27 #15

Closed poliorcetics closed 2 years ago

poliorcetics commented 2 years ago

Checklist

Description of Changes

Update to sentry-core 0.27 to be compatible with sentry 0.27

Related Issues

None

Other

This will need a new minor release

MarijnS95 commented 2 years ago

I don't understand why this was merged. Sentry made breaking changes in a breaking version-bump (they're allowed to) yet this PR did nothing to address that, as is evident by the CI failure. This should have prohibited a successful merge? main doesn't compile now.