Fix cargo toml formatting and bump versions (#126)

* fix cargo toml formatting

* bump versions for runtime and node
This commit is contained in:
Özgün Özerk
2024-02-21 13:57:25 +03:00
committed by GitHub
parent 7af4ae2c50
commit 5d6c352c03
4 changed files with 14 additions and 16 deletions
Generated
+2 -2
View File
@@ -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",