Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: kittycad-modeling-cmds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent e014aa7 commit 46f23ca
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 @@ -18,7 +18,7 @@ kcl-lib = { version = "0.2.29", features = [
] }
#kcl-lib = { path = "../modeling-app/src/wasm-lib/kcl", default-features = false, features = ["pyo3", "engine", "disable-println"] }
kittycad = "0.3.28"
kittycad-modeling-cmds = "0.2.86"
kittycad-modeling-cmds = "0.2.88"
pyo3 = { version = "0.22.6", features = ["serde", "experimental-async"] }
reqwest = "0.12"
serde = "1.0.217"
Expand Down

0 comments on commit 46f23ca

Please sign in to comment.