chore: Release
This commit is contained in:
parent
e3ca95dd2f
commit
8050ce73ee
7 changed files with 74 additions and 28 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "blue-build-template"
|
||||
version = "0.8.2"
|
||||
version = "0.8.3"
|
||||
edition.workspace = true
|
||||
description.workspace = true
|
||||
repository.workspace = true
|
||||
|
|
@ -10,8 +10,8 @@ license.workspace = true
|
|||
|
||||
[dependencies]
|
||||
askama = { version = "0.12", features = ["serde-json", "serde-yaml"] }
|
||||
blue-build-recipe = { version = "=0.8.2", path = "../recipe" }
|
||||
blue-build-utils = { version = "=0.8.2", path = "../utils" }
|
||||
blue-build-recipe = { version = "=0.8.3", path = "../recipe" }
|
||||
blue-build-utils = { version = "=0.8.3", path = "../utils" }
|
||||
|
||||
log.workspace = true
|
||||
serde.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue