Skip to content

Commit 861c1c4

Browse files
Bump sysinfo from 0.31.3 to 0.31.4 (#1232)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.31.3 to 0.31.4. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.31.3...v0.31.4) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fdba80 commit 861c1c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bzl-remote-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager"] }
5959
urlencoding = "2.1.3"
6060
http = "0.2.11"
6161
http-body = "0.4.5"
62-
sysinfo = "0.31.3"
62+
sysinfo = "0.31.4"
6363

6464

6565
[build-dependencies]

0 commit comments

Comments
 (0)