Skip to content

Commit 9dbfc88

Browse files
chore(deps): update sysinfo requirement from 0.26.5 to 0.27.2 (#656)
Updates the requirements on [sysinfo](https://github.com/GuillaumeGomez/sysinfo) to permit the latest version. - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases) - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Floris Bruynooghe <flub@n0.computer>
1 parent 4011d3b commit 9dbfc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ serde_with = "2.1"
149149
sha2 = { version = "0.10", default-features = false }
150150
smallvec = "1.10"
151151
ssh-key = { version = "0.5.1", default-features = false }
152-
sysinfo = "0.26.5"
152+
sysinfo = "0.27.2"
153153
temp-env = "0.3.1"
154154
tempfile = "3.3"
155155
testdir = "0.7.0"

0 commit comments

Comments
 (0)