Skip to content

Commit bf43065

Browse files
Bump kittycad from 0.4.5 to 0.4.6
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/KittyCAD/kittycad.rs/releases) - [Commits](KittyCAD/kittycad.rs@v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: kittycad dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd449b0 commit bf43065

File tree

2 files changed

+4
-73
lines changed

2 files changed

+4
-73
lines changed

Cargo.lock

Lines changed: 3 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ missing_docs = "deny"
1616
dbg_macro = "deny"
1717

1818
[workspace.dependencies]
19-
kittycad = { version = "0.4.2", features = ["requests"] }
19+
kittycad = { version = "0.4.6", features = ["requests"] }
2020
kittycad-modeling-cmds = { path = "modeling-cmds", version = "0.2.0" }
2121
kittycad-modeling-cmds-macros = { path = "modeling-cmds-macros", version = "0.1.11" }
2222
kittycad-modeling-cmds-macros-impl = { path = "modeling-cmds-macros-impl", version = "0.1.12" }

0 commit comments

Comments
 (0)