Skip to content

Commit

Permalink
Bump kittycad from 0.2.12 to 0.2.13
Browse files Browse the repository at this point in the history
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](KittyCAD/kittycad.rs@v0.2.12...v0.2.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent cc67505 commit 9b5e1d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ git_rev = "0.1.0"
heck = "0.4.0"
http = "0.2.6"
itertools = "0.11.0"
kittycad = { version = "0.2.12", default-features = false, features = ["clap", "tabled"] }
kittycad = { version = "0.2.13", default-features = false, features = ["clap", "tabled"] }
log = "0.4.17"
regex = "1"
num-traits = "0.2.14"
Expand Down

0 comments on commit 9b5e1d7

Please sign in to comment.