Skip to content

Commit 8367c0e

Browse files
zoo-github-actions-auth[bot]github-actions[bot]jessfraz
authored
Update api spec (#1143)
* YOYO NEW API SPEC! * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jess Frazelle <github@jessfraz.com>
1 parent 708304a commit 8367c0e

26 files changed

+79987
-79328
lines changed

Cargo.lock

Lines changed: 71 additions & 71 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "zoo"
3-
version = "0.2.97"
3+
version = "0.2.98"
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,10 +22,10 @@ git_rev = "0.1.0"
2222
heck = "0.5.0"
2323
http = "1"
2424
itertools = "0.12.1"
25-
kcl-lib = { version = "0.2.33", features = ["disable-println"] }
26-
kcl-test-server = "0.1.20"
25+
kcl-lib = { version = "0.2.34", features = ["disable-println"] }
26+
kcl-test-server = "0.1.21"
2727
kittycad = { version = "0.3.28", features = ["clap", "tabled", "requests", "retry"] }
28-
kittycad-modeling-cmds = { version = "0.2.95", features = ["websocket", "convert_client_crate", "tabled"] }
28+
kittycad-modeling-cmds = { version = "=0.2.95", features = ["websocket", "convert_client_crate", "tabled"] }
2929
log = "0.4.25"
3030
nu-ansi-term = "0.50.1"
3131
num-traits = "0.2.19"

0 commit comments

Comments
 (0)