From ec781b83bd380a6d5960f182161137559134b066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 23:09:52 +0000 Subject: [PATCH] Bump in-vite from `0773dc5` to `3421e86` Bumps [in-vite](https://github.com/mstallmo/in-vite) from `0773dc5` to `3421e86`. - [Commits](https://github.com/mstallmo/in-vite/compare/0773dc59443cb796408f2a57bab6a37df65da4b1...3421e86089795ab8f18714fb7cff6002f5cb6c14) --- updated-dependencies: - dependency-name: in-vite dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 847c51e..d9e52fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1821,7 +1821,7 @@ dependencies = [ [[package]] name = "in-vite" version = "0.1.3" -source = "git+https://github.com/mstallmo/in-vite?branch=react#0773dc59443cb796408f2a57bab6a37df65da4b1" +source = "git+https://github.com/mstallmo/in-vite?branch=react#3421e86089795ab8f18714fb7cff6002f5cb6c14" dependencies = [ "serde", "serde_json", @@ -4087,7 +4087,7 @@ dependencies = [ "cfg-if", "libc", "psm", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -5019,7 +5019,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]]