chore: update cargo files more
Release / plan (push) Has been cancelled
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (push) Has been cancelled
Release / build-global-artifacts (push) Has been cancelled
Release / host (push) Has been cancelled
Release / announce (push) Has been cancelled
Release / plan (push) Has been cancelled
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (push) Has been cancelled
Release / build-global-artifacts (push) Has been cancelled
Release / host (push) Has been cancelled
Release / announce (push) Has been cancelled
This commit is contained in:
Generated
+1
-1
@@ -546,7 +546,7 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
||||
|
||||
[[package]]
|
||||
name = "improvise"
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-rc1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
||||
+1
-1
@@ -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