From 411ac3ae2dac82963ede9431054e187b8a089967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:50:05 +0000 Subject: chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1 Bumps [windows_exe_info](https://github.com/MasterOfRespawn/windows_exe_info) from 0.4.2 to 0.5.1. - [Commits](https://github.com/MasterOfRespawn/windows_exe_info/commits) --- updated-dependencies: - dependency-name: windows_exe_info dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 623bb62..d646fd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ xdg = "2.5.2" [target.'cfg(windows)'.build-dependencies] embed-resource = "3.0.1" -windows_exe_info = "0.4" +windows_exe_info = "0.5" [profile.dev] opt-level = 1 -- cgit v1.2.3