Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Update dependencies (NATIVE-397) #592

Merged
merged 1 commit into from Dec 1, 2021
Merged

ref: Update dependencies (NATIVE-397) #592

merged 1 commit into from Dec 1, 2021

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Dec 1, 2021

This needed some minor changes because of the new axum version, otherwise it was just
a normal cargo update.

https://getsentry.atlassian.net/browse/NATIVE-397

#skip-changelog

This needed some minor changes because of the new `axum` version, otherwise it was just
a normal `cargo update`.
@Swatinem Swatinem requested a review from a team December 1, 2021 10:28
@@ -27,7 +27,7 @@ lazy_static = "1.4.0"
log = { version = "0.4.13", features = ["serde"] }
lru = "0.7.0"
num_cpus = "1.13.0"
minidump = "0.3"
minidump = "0.9.4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a big jump and important change. might want to watch this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version jump was purely cosmetic I think, as it went straight from 0.3 to 0.9.

@Swatinem Swatinem merged commit e8afba9 into master Dec 1, 2021
@Swatinem Swatinem deleted the ref/update-deps branch December 1, 2021 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants