Prep for v0.34.0 release (#1395)

* getting ready for a 0.34.0 release

* minor change

* fix typos

* bump substrate deps as well
This commit is contained in:
Tadeo Hepperle
2024-01-23 19:02:53 +01:00
committed by GitHub
parent 388ebac993
commit 0ea9c7ede6
6 changed files with 863 additions and 593 deletions
-14
View File
@@ -1,14 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "artifacts"
version = "0.1.0"
dependencies = [
"substrate-runner",
]
[[package]]
name = "substrate-runner"
version = "0.33.0"