mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update version
This commit is contained in:
parent
0f73d8dbec
commit
dc431a9637
4 changed files with 68 additions and 68 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "crunchy-cli-core"
|
||||
authors = ["Crunchy Labs Maintainers"]
|
||||
version = "3.0.0-dev.12"
|
||||
version = "3.0.0-dev.13"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
@ -18,7 +18,7 @@ indicatif = "0.17"
|
|||
lazy_static = "1.4"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
num_cpus = "1.15"
|
||||
regex = "1.7"
|
||||
regex = "1.8"
|
||||
reqwest = { version = "0.11", default-features = false, features = ["socks"] }
|
||||
sanitize-filename = "0.4"
|
||||
serde = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue