Skip to content

Commit 0b01fdf

Browse files
chore(deps): bump sysinfo from 0.33.1 to 0.34.2 (#15682)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.1 to 0.34.2. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6a5174 commit 0b01fdf

2 files changed

Lines changed: 13 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 4 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
@@ -160,7 +160,7 @@ rand_distr = "0.4.3"
160160
regex = { workspace = true }
161161
rstest = { workspace = true }
162162
serde_json = { workspace = true }
163-
sysinfo = "0.33.1"
163+
sysinfo = "0.34.2"
164164
test-utils = { path = "../../test-utils" }
165165
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "fs"] }
166166

0 commit comments

Comments
 (0)