Skip to content

Commit 5f0f6bd

Browse files
authored
Release 118 (#1316)
1 parent 538166a commit 5f0f6bd

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zoo"
3-
version = "0.2.117"
3+
version = "0.2.118"
44
edition = "2021"
55
build = "build.rs"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -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.92", features = ["disable-println"] }
26-
kcl-derive-docs = { version = "=0.1.92" }
27-
kcl-test-server = "=0.1.92"
25+
kcl-lib = { version = "=0.2.93", features = ["disable-println"] }
26+
kcl-derive-docs = { version = "=0.1.93" }
27+
kcl-test-server = "=0.1.93"
2828
kittycad = { version = "0.3.34", features = ["clap", "tabled", "requests", "retry"] }
29-
kittycad-modeling-cmds = { version = "=0.2.130", features = ["websocket", "convert_client_crate", "tabled"] }
29+
kittycad-modeling-cmds = { version = "=0.2.131", 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"

0 commit comments

Comments
 (0)