diff --git a/Cargo.toml b/Cargo.toml index bbaf4c5..b4fd1a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ tracing-subscriber = "0.3.17" serde = "1.0.185" serde_json = "1.0.105" dotenvy = "0.15.7" -sysinfo = "0.29.5" +sysinfo = "0.29.8" human_bytes = "0.4.2" compound_duration = "1.2.1" jwt-simple = "0.11.6"