chore: update cargo files more
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -546,7 +546,7 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
||||
|
||||
[[package]]
|
||||
name = "improvise"
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-rc1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user