merge master

This commit is contained in:
James Wilson
2024-01-17 17:38:34 +00:00
18 changed files with 233 additions and 52 deletions
Generated
+7
View File
@@ -331,6 +331,13 @@ version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "artifacts"
version = "0.33.0"
dependencies = [
"substrate-runner",
]
[[package]]
name = "assert_matches"
version = "1.5.0"