Skip to content

Commit 122cc14

Browse files
Bump sysinfo from 0.38.1 to 0.38.2 (#6355)
1 parent b8aec32 commit 122cc14

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
@@ -100,7 +100,7 @@ trait-variant = "0.1.2"
100100
mockall = "0.14.0"
101101
cfg-if = "1.0.4"
102102

103-
sysinfo = "0.38.1"
103+
sysinfo = "0.38.2"
104104
uuid = { version = "1.20.0", features = [
105105
"v4", # Lets you generate random UUIDs
106106
"fast-rng", # Use a faster (but still sufficiently random) RNG

rocketmq-store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tempfile = "3.25.0"
7474

7575
memmap2 = "0.9.9"
7676
trait-variant.workspace = true
77-
sysinfo = "0.38.1"
77+
sysinfo = "0.38.2"
7878
cheetah-string = { workspace = true }
7979
thiserror = { workspace = true }
8080

0 commit comments

Comments
 (0)