bump kittycad.rs (#1784)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-03-20 15:39:33 -07:00
committed by GitHub
parent 4f82121105
commit 8e5a6bc6fc
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ tauri-build = { version = "1.5.1", features = [] }
[dependencies]
anyhow = "1"
kittycad = "0.2.60"
kittycad = "0.2.61"
oauth2 = "4.4.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"