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,7 +1,7 @@
|
|||
[package]
|
||||
name = "crunchy-cli-core"
|
||||
authors = ["Crunchy Labs Maintainers"]
|
||||
version = "3.0.0-dev.6"
|
||||
version = "3.0.0-dev.7"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
@ -23,7 +23,7 @@ serde_json = "1.0"
|
|||
signal-hook = "0.3"
|
||||
tempfile = "3.3"
|
||||
terminal_size = "0.2"
|
||||
tokio = { version = "1.23", features = ["macros", "rt-multi-thread", "time"] }
|
||||
tokio = { version = "1.24", features = ["macros", "rt-multi-thread", "time"] }
|
||||
sys-locale = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue