Skip to content

Commit 3ec51eb

Browse files
chore(deps): bump sysinfo from 0.35.2 to 0.36.1 (#16850)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.35.2 to 0.36.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.2...v0.36.1) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.36.1 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 1d5b2ca commit 3ec51eb

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
@@ -171,7 +171,7 @@ rand_distr = "0.5"
171171
regex = { workspace = true }
172172
rstest = { workspace = true }
173173
serde_json = { workspace = true }
174-
sysinfo = "0.35.2"
174+
sysinfo = "0.36.1"
175175
test-utils = { path = "../../test-utils" }
176176
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "fs"] }
177177

0 commit comments

Comments
 (0)