chore: Release
This commit is contained in:
parent
0e16e5a3e7
commit
e9925f03c3
8 changed files with 43 additions and 17 deletions
|
|
@ -12,7 +12,7 @@ path = "process.rs"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
blue-build-utils = { version = "=0.9.17", path = "../utils" }
|
||||
blue-build-utils = { version = "=0.9.18", path = "../utils" }
|
||||
indicatif-log-bridge = "0.2"
|
||||
log4rs = { version = "1", features = ["background_rotation"] }
|
||||
nu-ansi-term = { version = "0.50", features = ["gnu_legacy"] }
|
||||
|
|
@ -45,7 +45,7 @@ uuid.workspace = true
|
|||
|
||||
[dev-dependencies]
|
||||
rstest.workspace = true
|
||||
blue-build-utils = { version = "=0.9.17", path = "../utils", features = ["test"] }
|
||||
blue-build-utils = { version = "=0.9.18", path = "../utils", features = ["test"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue