Skip to content

Commit 0834796

Browse files
fix(deps): update rust crate sysinfo to 0.30.0
1 parent e82dd82 commit 0834796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fjall = { version = "0.6.3" }
2121
smoltable = { path = "../smoltable" }
2222

2323
fs_extra = "1.3.0"
24-
sysinfo = "0.29.11"
24+
sysinfo = "0.30.0"
2525
actix-files = "0.6.5"
2626
actix-cors = "0.7.0"
2727
tokio = "1.37.0"

0 commit comments

Comments
 (0)