Skip to content

Commit

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

---
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] committed Sep 18, 2024
1 parent 445c8a6 commit 763a82d
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 @@ -15,7 +15,7 @@ missing_docs = "deny"
dbg_macro = "deny"

[workspace.dependencies]
kittycad = { version = "0.3.14", features = ["requests"] }
kittycad = { version = "0.3.20", features = ["requests"] }
kittycad-modeling-cmds = { path = "modeling-cmds", version = "0.2.0" }
kittycad-modeling-cmds-macros = { path = "modeling-cmds-macros", version = "0.1.9" }
kittycad-modeling-session = { path = "modeling-session", version = "0.1.2" }
Expand Down

0 comments on commit 763a82d

Please sign in to comment.