Skip to content

Commit 3fbc764

Browse files
fix(deps): update rust crate sysinfo to 0.30.7
1 parent 1489fdf commit 3fbc764

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.1" }
2121
smoltable = { path = "../smoltable" }
2222

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

0 commit comments

Comments
 (0)