Skip to content

Commit 80d1058

Browse files
chore(deps): bump sysinfo from 0.36.1 to 0.37.0 (#17124)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.36.1 to 0.37.0. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8494a39 commit 80d1058

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ rand_distr = "0.5"
172172
regex = { workspace = true }
173173
rstest = { workspace = true }
174174
serde_json = { workspace = true }
175-
sysinfo = "0.36.1"
175+
sysinfo = "0.37.0"
176176
test-utils = { path = "../../test-utils" }
177177
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "fs"] }
178178

0 commit comments

Comments
 (0)