Update tests after ben merge of fillet working w shell (#3586)

* fixes

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

* bump all the things

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

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-08-20 18:57:23 -07:00
committed by GitHub
parent a0dc5f4a89
commit 3543c5f0e7
17 changed files with 10 additions and 21 deletions

View File

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