Skip to content

Commit dd51bec

Browse files
chore(deps): Bump sysinfo from 0.32.0 to 0.32.1 (#896)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.32.0 to 0.32.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.0...v0.32.1) --- 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 eb66100 commit dd51bec

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.

dragonfly-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ pprof = { version = "0.14", features = ["flamegraph", "protobuf-codec"] }
7777
prometheus = { version = "0.13", features = ["process"] }
7878
tonic-health = "0.12.3"
7979
bytes = "1.8"
80-
sysinfo = "0.32.0"
80+
sysinfo = "0.32.1"
8181
tower = "0.4.13"
8282
indicatif = "0.17.9"
8383
dashmap = "6.1.0"

0 commit comments

Comments
 (0)