mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Update dependencies
This commit is contained in:
parent
1fe8746dda
commit
751735477c
5 changed files with 423 additions and 221 deletions
|
|
@ -5,7 +5,7 @@ version = "3.0.0-dev.14"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.28", features = ["macros", "rt-multi-thread", "time"], default-features = false }
|
||||
tokio = { version = "1.29", 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