File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
kcl-language-server-release Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
22[package ]
33name = " kcl-bumper"
4- version = " 0.1.62 "
4+ version = " 0.1.63 "
55edition = " 2021"
66repository = " https://github.com/KittyCAD/modeling-api"
77rust-version = " 1.76"
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-derive-docs"
33description = " A tool for generating documentation from Rust derive macros"
4- version = " 0.1.62 "
4+ version = " 0.1.63 "
55edition = " 2021"
66license = " MIT"
77repository = " https://github.com/KittyCAD/modeling-app"
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-directory-test-macro"
33description = " A tool for generating tests from a directory of kcl files"
4- version = " 0.1.62 "
4+ version = " 0.1.63 "
55edition = " 2021"
66license = " MIT"
77repository = " https://github.com/KittyCAD/modeling-app"
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-language-server-release"
3- version = " 0.1.62 "
3+ version = " 0.1.63 "
44edition = " 2021"
55authors = [" KittyCAD Inc <kcl@kittycad.io>" ]
66publish = false
Original file line number Diff line number Diff line change 22name = " kcl-language-server"
33description = " A language server for KCL."
44authors = [" KittyCAD Inc <kcl@kittycad.io>" ]
5- version = " 0.2.62 "
5+ version = " 0.2.63 "
66edition = " 2021"
77license = " MIT"
88# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-lib"
33description = " KittyCAD Language implementation and tools"
4- version = " 0.2.62 "
4+ version = " 0.2.63 "
55edition = " 2021"
66license = " MIT"
77repository = " https://github.com/KittyCAD/modeling-app"
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-python-bindings"
3- version = " 0.3.62 "
3+ version = " 0.3.63 "
44edition = " 2021"
55repository = " https://github.com/kittycad/modeling-app"
66exclude = [" tests/*" , " files/*" , " venv/*" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-test-server"
33description = " A test server for KCL"
4- version = " 0.1.62 "
4+ version = " 0.1.63 "
55edition = " 2021"
66license = " MIT"
77
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-to-core"
33description = " Utility methods to convert kcl to engine core executable tests"
4- version = " 0.1.62 "
4+ version = " 0.1.63 "
55edition = " 2021"
66license = " MIT"
77repository = " https://github.com/KittyCAD/modeling-app"
Original file line number Diff line number Diff line change 11[package ]
22name = " kcl-wasm-lib"
3- version = " 0.1.62 "
3+ version = " 0.1.63 "
44edition = " 2021"
55repository = " https://github.com/KittyCAD/modeling-app"
66rust-version = " 1.83"
You can’t perform that action at this time.
0 commit comments