Closed dependabot[bot] closed 2 months ago
The changes involve a minor version update of the sysinfo
dependency in two Cargo.toml
files, specifically from version 0.31.3
to 0.31.4
. This update is consistent across both the main project and the rocketmq-store
project, reflecting an upgrade that may include various improvements without altering the overall functionality or logic of the codebase.
File | Change Summary |
---|---|
Cargo.toml , rocketmq-store/Cargo.toml |
Updated sysinfo dependency version from 0.31.3 to 0.31.4 |
(No sequence diagrams generated as the changes do not involve new features or modifications to control flow.)
🐇 In the garden where code does grow,
A tiny update, just a gentle flow.
From0.31.3
to0.31.4
,
A hop, a skip, and then some more!
Bugs are fixed, and all is bright,
Code bunnies dance with pure delight! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
🚀Thanks for your contribution🎉. CodeRabbit(AI) will review your code first🔥
Bumps sysinfo from 0.31.3 to 0.31.4.
Changelog
Sourced from sysinfo's changelog.
Commits
993f8e3
Merge pull request #1345 from GuillaumeGomez/update01df96d
Update crate version to 0.31.48205af5
Update CHANGELOG for 0.31.497267b1
Merge pull request #1344 from complexspaces/pool-apple-disk-refreshing5f78295
Wrap Apple disk refreshing in autorelease pool to avoid system cachingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
sysinfo
library dependency from version0.31.3
to0.31.4
in both the main project and therocketmq-store
project. This may enhance performance and stability without altering existing functionality.