chore: update cargo files more

This commit is contained in:
Edward Langley
2026-04-11 00:31:43 -07:00
parent 537819577a
commit ee6739158e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -546,7 +546,7 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "improvise"
version = "0.1.0"
version = "0.1.0-rc1"
dependencies = [
"anyhow",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "improvise"
version = "v0.1.0-rc1"
version = "0.1.0-rc1"
edition = "2021"
description = "Terminal pivot-table modeling in the spirit of Lotus Improv"
license = "Apache-2.0"