Skip to content

Commit 5e70d1e

Browse files
Bump sysinfo from 0.37.0 to 0.37.1 (#4124)
1 parent 8c33d42 commit 5e70d1e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ once_cell = "1.21.3"
7575
mockall = "0.13.1"
7676
cfg-if = "1.0.3"
7777

78-
sysinfo = "0.37.0"
78+
sysinfo = "0.37.1"
7979
uuid = { version = "1.18.1", features = ["v4", # Lets you generate random UUIDs
8080
"fast-rng", # Use a faster (but still sufficiently random) RNG
8181
"macro-diagnostics", ] }

rocketmq-store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tempfile = "3.23.0"
4848

4949
memmap2 = "0.9.8"
5050
trait-variant.workspace = true
51-
sysinfo = "0.37.0"
51+
sysinfo = "0.37.1"
5252
once_cell = { workspace = true }
5353
cheetah-string = { workspace = true }
5454
thiserror = { workspace = true }

0 commit comments

Comments
 (0)