From 8a14241eb27443ada1e5fb9a87fef35cf64c5273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 04:01:54 +0000 Subject: [PATCH] Bump kittycad-modeling-cmds from `4dfeb5c` to `a25f5e4` in /src/wasm-lib Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api) from `4dfeb5c` to `a25f5e4`. - [Commits](https://github.com/KittyCAD/modeling-api/compare/4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4...a25f5e41c4c2390927963f792ed22f8526195006) --- updated-dependencies: - dependency-name: kittycad-modeling-cmds dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/wasm-lib/Cargo.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/wasm-lib/Cargo.lock b/src/wasm-lib/Cargo.lock index dd1fd8a0f5..ad354d30e9 100644 --- a/src/wasm-lib/Cargo.lock +++ b/src/wasm-lib/Cargo.lock @@ -2007,7 +2007,7 @@ dependencies = [ [[package]] name = "kittycad-execution-plan" version = "0.1.0" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "bytes", "insta", @@ -2027,7 +2027,7 @@ dependencies = [ [[package]] name = "kittycad-execution-plan-macros" version = "0.1.9" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "proc-macro2", "quote", @@ -2037,7 +2037,7 @@ dependencies = [ [[package]] name = "kittycad-execution-plan-traits" version = "0.1.13" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "serde", "thiserror", @@ -2046,8 +2046,8 @@ dependencies = [ [[package]] name = "kittycad-modeling-cmds" -version = "0.1.30" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +version = "0.1.32" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "anyhow", "chrono", @@ -2075,7 +2075,7 @@ dependencies = [ [[package]] name = "kittycad-modeling-cmds-macros" version = "0.1.2" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "proc-macro2", "quote", @@ -2085,7 +2085,7 @@ dependencies = [ [[package]] name = "kittycad-modeling-session" version = "0.1.1" -source = "git+https://github.com/KittyCAD/modeling-api?branch=main#4dfeb5c9ce2cc3fb853dd14cf948a922f3724ef4" +source = "git+https://github.com/KittyCAD/modeling-api?branch=main#a25f5e41c4c2390927963f792ed22f8526195006" dependencies = [ "futures", "kittycad",