mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Update dependencies & version
This commit is contained in:
parent
537158cd7b
commit
b65c0e9dfd
4 changed files with 35 additions and 35 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "crunchy-cli"
|
||||
authors = ["Crunchy Labs Maintainers"]
|
||||
version = "3.0.0-dev.6"
|
||||
version = "3.0.0-dev.7"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.23", features = ["macros", "rt-multi-thread", "time"], default-features = false }
|
||||
tokio = { version = "1.24", features = ["macros", "rt-multi-thread", "time"], default-features = false }
|
||||
|
||||
crunchy-cli-core = { path = "./crunchy-cli-core" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue