aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_api/Cargo.toml')
-rw-r--r--crates/whirl_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 99c6f19..3ddacda 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -19,7 +19,7 @@ actix-web = { version = "3.3.2", features = ["rustls"] }
actix-cors = "0.5.4"
# Utility
-sysinfo = "0.17.5"
+sysinfo = "0.18.0"
whirl_common = { path = "../whirl_common" }
# Serialization