Publish crates to crates.io: FAZ 1 version bumps

Published crates:
- pezframe-support-procedural-tools 10.0.1
- pezframe-benchmarking-cli 32.0.1
- pezframe 0.1.0 (new)
- pezpallet-minimal-template 0.1.0 (new)
- pez-minimal-template-runtime 0.1.1
- pezkuwi-sdk 0.1.2
- yet-another-teyrchain-runtime 0.6.1

Updated workspace Cargo.toml version references to match published versions.
This commit is contained in:
2026-01-02 12:09:24 +03:00
parent f64e904587
commit 047ea9029d
4 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
[package]
name = "pez-minimal-template-runtime"
description = "A solochain runtime template built with Bizinikiwi, part of Pezkuwi Sdk."
version = "0.0.1"
version = "0.1.1"
license = "Unlicense"
authors.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
publish = false
publish = true
documentation.workspace = true
[lints]