Skip to content

Commit 846ee49

Browse files
authored
Bump to KCL 75 (#1292)
1 parent f2a7d5d commit 846ee49

File tree

12 files changed

+23639
-22591
lines changed

12 files changed

+23639
-22591
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ git_rev = "0.1.0"
2222
heck = "0.5.0"
2323
http = "1"
2424
itertools = "0.12.1"
25-
kcl-lib = { version = "0.2.69", features = ["disable-println"] }
26-
#kcl-lib = { path = "../modeling-app/src/wasm-lib/kcl" }
27-
kcl-test-server = "0.1.69"
25+
kcl-lib = { version = "=0.2.75", features = ["disable-println"] }
26+
kcl-derive-docs = { version = "=0.1.75" }
27+
kcl-test-server = "=0.1.75"
2828
kittycad = { version = "0.3.34", features = ["clap", "tabled", "requests", "retry"] }
29-
kittycad-modeling-cmds = { version = "0.2.118", features = ["websocket", "convert_client_crate", "tabled"] }
29+
kittycad-modeling-cmds = { version = "=0.2.121", features = ["websocket", "convert_client_crate", "tabled"] }
3030
log = "0.4.27"
3131
miette = { version = "7.5.0", features = ["fancy"] }
3232
nu-ansi-term = "0.50.1"

tests/a_2x4_lego_brick.png

654 Bytes
Loading

tests/gear.png

-101 Bytes
Loading

tests/nested-settings/subdir/gear.png

-101 Bytes
Loading

tests/output-1.png

-99 Bytes
Loading

tests/output-2.png

-101 Bytes
Loading

0 commit comments

Comments
 (0)