mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Update version
This commit is contained in:
parent
24fbedc7d7
commit
59b5e3d239
4 changed files with 5 additions and 5 deletions
2
crunchy-cli-core/Cargo.lock
generated
2
crunchy-cli-core/Cargo.lock
generated
|
|
@ -244,7 +244,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crunchy-cli-core"
|
||||
version = "3.0.0-beta.1"
|
||||
version = "3.0.0-dev.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "crunchy-cli-core"
|
||||
authors = ["Crunchy Labs Maintainers"]
|
||||
version = "3.0.0-beta.1"
|
||||
version = "3.0.0-dev.1"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue