Skip to content

Commit 695355c

Browse files
fix(deps): update rust crate sysinfo to 0.30.10
1 parent ae80fab commit 695355c

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.10"
2525
actix-files = "0.6.5"
2626
actix-cors = "0.7.0"
2727
tokio = "1.36.0"

0 commit comments

Comments
 (0)