bump all the rust things (#3755)

bump all the rust things;

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-09-03 16:26:35 -07:00
committed by GitHub
parent 7165aa1b41
commit 91d3ba3fce
4 changed files with 7 additions and 7 deletions

View File

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