Bump kittycad libs (#2665)

* Bump kittycad.rs lib

* Bump kittycad.ts lib

* Update cargo.lock again

* Bump lib again, and fix fillet typing

* Update kittycad.rs to v0.3.5

* Revert schemars to v0.8.17

* Update to kcl spec
This commit is contained in:
Frank Noirot
2024-06-17 14:01:45 -04:00
committed by GitHub
parent 50fcdff879
commit 9f5f1eb8c3
8 changed files with 33 additions and 22 deletions

View File

@ -54251,6 +54251,7 @@
"properties": {
"angle": {
"description": "Angle to revolve (in degrees). Default is 360.",
"default": null,
"type": "number",
"format": "double",
"nullable": true