Skip to content

Commit f67a00f

Browse files
Bump kittycad-modeling-cmds from 0.2.105 to 0.2.107 (#1208)
Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api) from 0.2.105 to 0.2.107. - [Commits](KittyCAD/modeling-api@kittycad-modeling-cmds-0.2.105...kittycad-modeling-cmds-0.2.107) --- updated-dependencies: - dependency-name: kittycad-modeling-cmds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f96ca4 commit f67a00f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kcl-lib = { version = "0.2.52", features = ["disable-println"] }
2525
#kcl-lib = { path = "../modeling-app/src/wasm-lib/kcl" }
2626
kcl-test-server = "0.1.52"
2727
kittycad = { version = "0.3.33", features = ["clap", "tabled", "requests", "retry"] }
28-
kittycad-modeling-cmds = { version = "0.2.105", features = ["websocket", "convert_client_crate", "tabled"] }
28+
kittycad-modeling-cmds = { version = "0.2.107", features = ["websocket", "convert_client_crate", "tabled"] }
2929
log = "0.4.26"
3030
miette = { version = "7.5.0", features = ["fancy"] }
3131
nu-ansi-term = "0.50.1"

0 commit comments

Comments
 (0)