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 d6f06bf5d9
commit d8e3f8a4ae
8 changed files with 33 additions and 33 deletions
@@ -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"