Skip to content

Commit be33dc0

Browse files
Bump kcl-lib from 0.2.52 to 0.2.53 (#1213)
Bumps [kcl-lib](https://github.com/KittyCAD/modeling-app) from 0.2.52 to 0.2.53. - [Release notes](https://github.com/KittyCAD/modeling-app/releases) - [Commits](https://github.com/KittyCAD/modeling-app/commits) --- 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>
1 parent bf44307 commit be33dc0

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 6 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
@@ -21,7 +21,7 @@ git_rev = "0.1.0"
2121
heck = "0.5.0"
2222
http = "1"
2323
itertools = "0.12.1"
24-
kcl-lib = { version = "0.2.52", features = ["disable-println"] }
24+
kcl-lib = { version = "0.2.53", features = ["disable-println"] }
2525
#kcl-lib = { path = "../modeling-app/src/wasm-lib/kcl" }
2626
kcl-test-server = "0.1.53"
2727
kittycad = { version = "0.3.33", features = ["clap", "tabled", "requests", "retry"] }

0 commit comments

Comments
 (0)