Skip to content

Commit 5591727

Browse files
fix(deps): update rust crate sysinfo to 0.30.5
1 parent 3f9c613 commit 5591727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serde_json = "1.0.111"
2626
fjall = { version = "0.3.0", default-features = false, features = [] }
2727

2828
fs_extra = "1.3.0"
29-
sysinfo = "0.29.11"
29+
sysinfo = "0.30.5"
3030
actix-files = "0.6.5"
3131
actix-cors = "0.6.4"
3232
tokio = "1.34.0"

0 commit comments

Comments
 (0)