From ab41d40bfb0ced59444a03b7dd78f082a43543f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:26:01 +0000 Subject: [PATCH] chore(deps)(deps): update sysinfo requirement from 0.30 to 0.39 Updates the requirements on [sysinfo](https://github.com/GuillaumeGomez/sysinfo) to permit the latest version. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.30.0...v0.39.5) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.39.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cmd/syncthing/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [