diff --git a/server/Cargo.toml b/server/Cargo.toml index aac0c67..224be0d 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -21,7 +21,7 @@ fjall = { version = "0.6.3" } smoltable = { path = "../smoltable" } fs_extra = "1.3.0" -sysinfo = "0.29.11" +sysinfo = "0.30.8" actix-files = "0.6.5" actix-cors = "0.7.0" tokio = "1.36.0"