Update sysinfo dependency to version 0.39.5#24706
Conversation
|
Welcome, new contributor! Please make sure you've read our contributing guide, as well as our policy regarding AI usage, and we look forward to reviewing your pull request shortly ✨ |
|
|
The Here a small overview of the patch notes: # 0.39.5
* macOS: Fix build for apple app store
# 0.39.4
* Unix: Fix soundness issue when retrieving user's groups.
* macOS: Add new macOS version name.
* macOS: Fix inaccurate `open_files` returned value. |
|
Not against this, but how do we decide whether to bump patch version? In #24418, we decided not to bump the android-activity version, even though it had breaking changes. |
Solution
There was a build error on MacOS (M4 Max) for the
sysinfodependency. Updating the dependency solves the problem.Relevant Issues
cargo builddependency error forsysinfocrate #24698Testing
cargo buildon MacOS with an M4 chip