From 3aa9ce29e400ae9d6df56b3f4c50d670d0c9aafb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:24:52 +0000 Subject: [PATCH] Bump openapitor from `84fe8b6` to `5df2640` Bumps [openapitor](https://github.com/KittyCAD/kittycad.rs) from `84fe8b6` to `5df2640`. - [Release notes](https://github.com/KittyCAD/kittycad.rs/releases) - [Commits](https://github.com/KittyCAD/kittycad.rs/compare/84fe8b6517a8138cf646836e8c0f0a7f4f58d866...5df2640b04b5e9bc55d64d01076406e1d90eacad) --- updated-dependencies: - dependency-name: openapitor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e67faf7b..675cc087 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2359,7 +2359,7 @@ dependencies = [ [[package]] name = "openapitor" version = "0.0.9" -source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#84fe8b6517a8138cf646836e8c0f0a7f4f58d866" +source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#5df2640b04b5e9bc55d64d01076406e1d90eacad" dependencies = [ "Inflector", "anyhow",