mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-23 23:21:03 +00:00
Fix cargo toml formatting and bump versions (#126)
* fix cargo toml formatting * bump versions for runtime and node
This commit is contained in:
Generated
+2
-2
@@ -7151,7 +7151,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "parachain-template-node"
|
||||
version = "0.1.0"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"color-print",
|
||||
@@ -7209,7 +7209,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "parachain-template-runtime"
|
||||
version = "0.1.0"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"assets-common",
|
||||
"cumulus-pallet-aura-ext",
|
||||
|
||||
Reference in New Issue
Block a user