Rename pallet-session-benchmarking crate (#495)

This is required to support patching Substrate, as otherwise there are
two crates with the same name.
This commit is contained in:
Bastian Köcher
2021-06-16 11:53:42 +01:00
committed by GitHub
parent d3b4279f14
commit 36c3438c74
8 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "pallet-session-benchmarking"
name = "cumulus-pallet-session-benchmarking"
version = "3.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"