Skip to content

Commit

Permalink
Bump kittycad from 0.3.23 to 0.3.25 (#1002)
Browse files Browse the repository at this point in the history
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.3.23 to 0.3.25.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](KittyCAD/kittycad.rs@v0.3.23...v0.3.25)

---
updated-dependencies:
- dependency-name: kittycad
  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 28, 2024
1 parent ab52fca commit 7c7340b
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 @@ -24,7 +24,7 @@ http = "1"
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 = { version = "0.3.25", features = ["clap", "tabled", "requests", "retry"] }
kittycad-modeling-cmds = { version = "0.2.71", features = ["websocket", "convert_client_crate", "tabled"] }
log = "0.4.22"
nu-ansi-term = "0.50.1"
Expand Down

0 comments on commit 7c7340b

Please sign in to comment.