From 546779ce77052318a1a13d7fb6b4a79987db3ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 23:46:36 +0000 Subject: [PATCH] Bump openapitor from `23cdf4d` to `2f37b5d` Bumps [openapitor](https://github.com/KittyCAD/kittycad.rs) from `23cdf4d` to `2f37b5d`. - [Release notes](https://github.com/KittyCAD/kittycad.rs/releases) - [Commits](https://github.com/KittyCAD/kittycad.rs/compare/23cdf4ddb7fb6af9bc4c1c8728107e20a5a130a1...2f37b5df24704818dba7db7fb2861b7a275b8c78) --- updated-dependencies: - dependency-name: openapitor dependency-version: 2f37b5df24704818dba7db7fb2861b7a275b8c78 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 ab791d13..e28ba107 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -763,7 +763,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" dependencies = [ "lazy_static", - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] @@ -3663,7 +3663,7 @@ dependencies = [ [[package]] name = "openapitor" version = "0.0.9" -source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#23cdf4ddb7fb6af9bc4c1c8728107e20a5a130a1" +source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#2f37b5df24704818dba7db7fb2861b7a275b8c78" dependencies = [ "Inflector", "anyhow", @@ -6769,7 +6769,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]]