chore(deps): bump sysinfo from 0.39.3 to 0.39.4 in the dependencies group (#3712)

This commit is contained in:
dependabot[bot]
2026-06-22 09:53:57 +08:00
committed by GitHub
parent de158743c3
commit 5a601869f6
2 changed files with 107 additions and 33 deletions
+2 -2
View File
@@ -272,7 +272,7 @@ redis = { version = "1.2.4", features = ["connection-manager", "tokio-rustls-com
rustix = { version = "1.1.4", features = ["fs"] }
rust-embed = { version = "8.11.0" }
rustc-hash = { version = "2.1.2" }
s3s = { git = "https://github.com/rustfs/s3s", rev = "c59b62f7badf29fefefec69381d13cd459f44aa8", features = ["minio"] }
s3s = { git = "https://github.com/rustfs/s3s", rev = "300c657fb895b87e01e30b06e41a7996e57191f9", features = ["minio"] }
serial_test = "3.5.0"
shadow-rs = { version = "2.0.0", default-features = false }
siphasher = "1.0.3"
@@ -282,7 +282,7 @@ snafu = "0.9.1"
snap = "1.1.1"
starshard = { version = "2.2.1", features = ["rayon", "async", "serde"] }
strum = { version = "0.28.0", features = ["derive"] }
sysinfo = "0.39.3"
sysinfo = "0.39.4"
temp-env = "0.3.6"
tempfile = "3.27.0"
test-case = "3.3.1"