Skip to content

Commit

Permalink
Bump kcl-lib from 0.2.27 to 0.2.28 (#486)
Browse files Browse the repository at this point in the history
Bumps [kcl-lib](https://github.com/KittyCAD/modeling-app) from 0.2.27 to 0.2.28.
- [Release notes](https://github.com/KittyCAD/modeling-app/releases)
- [Commits](KittyCAD/modeling-app@kcl-0.2.27...kcl-0.2.28)

---
updated-dependencies:
- dependency-name: kcl-lib
  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 Dec 6, 2024
1 parent d8303e6 commit 1b7d1c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@ path = "src/main.rs"
anyhow = "1.0.94"
clap = { version = "4.5.23", features = ["cargo", "derive", "env", "unicode"] }
dashmap = "6.1.0"
kcl-lib = { version = "0.2.27", default-features = false, features = [
kcl-lib = { version = "0.2.28", default-features = false, features = [
"cli",
"engine",
"disable-println",
Expand Down

0 comments on commit 1b7d1c2

Please sign in to comment.