From 98579dc1dc26c87c668aa4a5fa5feb8d16f48852 Mon Sep 17 00:00:00 2001 From: Nasfame Date: Mon, 4 Nov 2024 23:59:53 +0530 Subject: [PATCH] set: memory free, wip: mem cached --- src-tauri/src/main.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src-tauri/src/main.rs b/src-tauri/src/main.rs index 31a987d..4dd1dc2 100644 --- a/src-tauri/src/main.rs +++ b/src-tauri/src/main.rs @@ -87,13 +87,14 @@ async fn get_system_stats(state: State<'_, AppState>) -> Result