bump kcl crate versions (#5697)

* bump kcl crate versions

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update lock

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-ubuntu-8-cores)

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Jess Frazelle
2025-03-07 18:44:43 -08:00
committed by GitHub
parent 2c6d69497c
commit be69039d40
11 changed files with 19 additions and 19 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-derive-docs"
description = "A tool for generating documentation from Rust derive macros"
version = "0.1.45"
version = "0.1.46"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"