From b1b74eab898e602698eba72f99e24c323179a000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:22:40 -0800 Subject: [PATCH] Bump openapitor from `b68138e` to `436d33b` (#1027) Bumps [openapitor](https://github.com/KittyCAD/kittycad.rs) from `b68138e` to `436d33b`. - [Release notes](https://github.com/KittyCAD/kittycad.rs/releases) - [Commits](https://github.com/KittyCAD/kittycad.rs/compare/b68138e9b534c90f0b7ae22a53991ac39f0a1570...436d33b4ba899271e754168715e9f23863ebcc84) --- updated-dependencies: - dependency-name: openapitor dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e40644b9..fbb932d5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2494,7 +2494,7 @@ dependencies = [ [[package]] name = "openapitor" version = "0.0.9" -source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#b68138e9b534c90f0b7ae22a53991ac39f0a1570" +source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#436d33b4ba899271e754168715e9f23863ebcc84" dependencies = [ "Inflector", "anyhow",