Skip to content

Commit

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

---
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 7, 2024
1 parent 8d6361b commit 8897504
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 @@ -13,7 +13,7 @@ crate-type = ["cdylib"]
anyhow = "1.0.89"
kcl-lib = { version = "0.2.20", features = ["pyo3", "disable-println"] }
kittycad = "0.3.23"
kittycad-modeling-cmds = "0.2.68"
kittycad-modeling-cmds = "0.2.69"
pyo3 = { version = "0.22.2", features = ["serde", "experimental-async"] }
reqwest = "0.12"
serde = "1.0.210"
Expand Down

0 comments on commit 8897504

Please sign in to comment.