Bump substrate & deps (#637)

This commit is contained in:
dependabot-preview[bot]
2021-01-12 12:51:20 +00:00
committed by Bastian Köcher
parent 820407ee98
commit 58fbd8cb49
22 changed files with 47 additions and 41 deletions
@@ -89,8 +89,6 @@ pub trait Config<I: Instance>: crate::Config<I> {
}
benchmarks_instance! {
_ { }
//
// Benchmarks that are used directly by the runtime.
//
+1
View File
@@ -93,6 +93,7 @@ impl frame_system::Config for TestRuntime {
type BlockWeights = ();
type BlockLength = ();
type DbWeight = ();
type SS58Prefix = ();
}
parameter_types! {