Skip to content

Commit

Permalink
Bump kittycad-modeling-cmds from 0.2.70 to 0.2.71 (#998)
Browse files Browse the repository at this point in the history
Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api) from 0.2.70 to 0.2.71.
- [Commits](KittyCAD/modeling-api@kittycad-modeling-cmds-0.2.70...kittycad-modeling-cmds-0.2.71)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 90ddbbb commit ab52fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ itertools = "0.12.1"
kcl-lib = { version = "0.2.22", features = ["disable-println"] }
kcl-test-server = "0.1.14"
kittycad = { version = "0.3.23", features = ["clap", "tabled", "requests", "retry"] }
kittycad-modeling-cmds = { version = "0.2.70", features = ["websocket", "convert_client_crate", "tabled"] }
kittycad-modeling-cmds = { version = "0.2.71", features = ["websocket", "convert_client_crate", "tabled"] }
log = "0.4.22"
nu-ansi-term = "0.50.1"
num-traits = "0.2.19"
Expand Down

0 comments on commit ab52fca

Please sign in to comment.