bump derive docs; (#3426)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-08-14 10:19:36 -07:00
committed by GitHub
parent f1ea60d6ab
commit 669cab8737
4 changed files with 4 additions and 4 deletions

View File

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