diff --git a/cmd/syncthing/Cargo.toml b/cmd/syncthing/Cargo.toml index 515fc50..af875d8 100644 --- a/cmd/syncthing/Cargo.toml +++ b/cmd/syncthing/Cargo.toml @@ -54,7 +54,7 @@ reqwest = { version = "0.12", default-features = false, features = ["json", "rus axum = "0.7" arboard = "3.6.1" -sysinfo = "0.30" +sysinfo = "0.39" [target.'cfg(windows)'.dependencies] windows = { version = "0.58", features = [