Skip to content

Commit

Permalink
Bump kittycad from 0.3.12 to 0.3.13 (#815)
Browse files Browse the repository at this point in the history
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](KittyCAD/kittycad.rs@v0.3.12...v0.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jessfraz authored Aug 13, 2024
1 parent b8aa707 commit 9e8ca4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 = "0.2.6"
itertools = "0.12.1"
kcl-lib = "0.2.4"
kcl-test-server = "0.1.6"
kittycad = { version = "0.3.10", features = ["clap", "tabled", "requests", "retry"] }
kittycad = { version = "0.3.13", features = ["clap", "tabled", "requests", "retry"] }
log = "0.4.22"
nu-ansi-term = "0.50.1"
num-traits = "0.2.19"
Expand Down

0 comments on commit 9e8ca4c

Please sign in to comment.